cosmicjs-browser
Advanced tools
Comparing version 1.1.0 to 1.2.1
{ | ||
"name": "cosmicjs-browser", | ||
"version": "1.1.0", | ||
"description": "The official Javascript client for Cosmic JS on the browser. This module helps you easily add dynamic content to your website or application. ", | ||
"version": "1.2.1", | ||
"description": "The official Javascript client for Cosmic JS on the browser. This module helps you easily add dynamic content to your website or application", | ||
"main": "index.js", | ||
"dependencies": { | ||
"browser-request": "^0.3.3" | ||
"browser-request": "^0.3.3", | ||
"lodash": "^3.10.1" | ||
}, | ||
@@ -9,0 +10,0 @@ "devDependencies": {}, |
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
5606
2
+ Addedlodash@^3.10.1
+ Addedlodash@3.10.1(transitive)