algoliasearch
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "algoliasearch", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"homepage": "https://github.com/algolia/algoliasearch-client-js", | ||
@@ -5,0 +5,0 @@ "authors": [ |
{ | ||
"name": "algoliasearch", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "AlgoliaSearch API JavaScript client", | ||
@@ -45,3 +45,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"es6-promise": "2.0.1" | ||
"es6-promise": "2.0.1", | ||
"packageify": "0.2.2" | ||
}, | ||
@@ -69,3 +70,2 @@ "devDependencies": { | ||
"morgan": "1.5.1", | ||
"packageify": "0.2.2", | ||
"phantomjs": "1.9.15", | ||
@@ -72,0 +72,0 @@ "sinon": "1.12.2", |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
210026
29
1
2
+ Addedpackageify@0.2.2
+ Addedpackageify@0.2.2(transitive)
+ Addedthrough@2.3.8(transitive)