Comparing version 1.0.1 to 1.0.2
@@ -0,1 +1,5 @@ | ||
# 1.0.2 - 2015-11-30 | ||
- Upgrade Minim Parse Result to 0.2.1 | ||
# 1.0.1 - 2015-11-30 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "fury", | ||
"description": "API Description SDK", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": "Apiary.io <support@apiary.io>", | ||
@@ -26,3 +26,3 @@ "main": "./lib/fury", | ||
"minim": "^0.12.3", | ||
"minim-parse-result": "^0.1.0" | ||
"minim-parse-result": "^0.2.1" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
@@ -47,3 +47,3 @@ import {assert} from 'chai'; | ||
]], | ||
['annotation', {'classes': ['warning']}, {'code': 6, 'sourceMap': [[0, 10]]}, 'description'], | ||
['annotation', {'classes': ['warning']}, {'code': 6, 'sourceMap': [['sourceMap', {}, {}, [0, 10]]]}, 'description'], | ||
]]; | ||
@@ -50,0 +50,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
108268
0
+ Addedminim-parse-result@0.2.2(transitive)
- Removedminim-parse-result@0.1.0(transitive)
Updatedminim-parse-result@^0.2.1