This repository has been archived by the owner on Jul 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 64
Commits on Nov 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 62cae1f - Browse repository at this point
Copy the full SHA 62cae1fView commit details -
fix(view): move to jsx, register command
Move to use JSX and use register command.
Configuration menu - View commit details
-
Copy full SHA for b9c5471 - Browse repository at this point
Copy the full SHA b9c5471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60b1171 - Browse repository at this point
Copy the full SHA 60b1171View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c7a057 - Browse repository at this point
Copy the full SHA 1c7a057View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52d4be6 - Browse repository at this point
Copy the full SHA 52d4be6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95ff9bd - Browse repository at this point
Copy the full SHA 95ff9bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52b7416 - Browse repository at this point
Copy the full SHA 52b7416View commit details -
Configuration menu - View commit details
-
Copy full SHA for b59497e - Browse repository at this point
Copy the full SHA b59497eView commit details -
feat(view): allow unlimited items for specified fields
Allow unlimited items when field is specified.
Configuration menu - View commit details
-
Copy full SHA for 7f80b08 - Browse repository at this point
Copy the full SHA 7f80b08View commit details -
feat(view): add packument info
Add packument info to outputted JSON, as is custom in `npm view`. It's a bit double if multiple versions are queried, but that's just how it is. Also allows packument-specific props to be queried.
Configuration menu - View commit details
-
Copy full SHA for 6e5010e - Browse repository at this point
Copy the full SHA 6e5010eView commit details -
feat(view): allow dots in props
Allow dots (.) in props with a special prop syntax: Data: { foo: { 'bar.baz': 1, bar: { baz: 2 } } } Query: foo[bar.baz] // -> 1 Useful to query versions, deps: time[0.10.1] dependencies[lodash.uniq]
Configuration menu - View commit details
-
Copy full SHA for 8481a64 - Browse repository at this point
Copy the full SHA 8481a64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9461d5a - Browse repository at this point
Copy the full SHA 9461d5aView commit details -
feat(view): show deps as columns
Show dependencies in columns, matching the old behaviour.
Configuration menu - View commit details
-
Copy full SHA for 4de4f2e - Browse repository at this point
Copy the full SHA 4de4f2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41aa8c2 - Browse repository at this point
Copy the full SHA 41aa8c2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.