Comparing version 0.1.0 to 0.1.1
@@ -0,3 +1,7 @@ | ||
0.1.1 - Released 2017/01/04 | ||
1. update @use/core to 0.3.0 | ||
0.1.0 - Released 2017/01/03 | ||
1. initial working version with tests and 100% coverage |
{ | ||
"name": "@opt/parse", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Modular options parser allowing plugins to provide everything.", | ||
@@ -43,3 +43,3 @@ "main": "lib", | ||
"dependencies": { | ||
"@use/core": "^0.2.0" | ||
"@use/core": "^0.3.0" | ||
}, | ||
@@ -46,0 +46,0 @@ "engines": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
6311
1
+ Added@use/core@0.3.0(transitive)
- Removed@use/core@0.2.0(transitive)
Updated@use/core@^0.3.0