cimpress-tagliatelle
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -7,2 +7,6 @@ # Changelog | ||
## [0.1.1] - 2018.11.16 | ||
### Update | ||
- Add missing dependency babel-runtime | ||
## [0.1.0] - 2018.10.31 | ||
@@ -9,0 +13,0 @@ ### Update |
{ | ||
"name": "cimpress-tagliatelle", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A thin client for Cimpress Tagliatelle service", | ||
@@ -27,3 +27,4 @@ "main": "lib/index.js", | ||
"axios-retry": "^3.1.1", | ||
"qs": "^6.5.2" | ||
"qs": "^6.5.2", | ||
"babel-runtime": "^6.26.0" | ||
}, | ||
@@ -30,0 +31,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
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
316314
4
8316
+ Addedbabel-runtime@^6.26.0
+ Addedbabel-runtime@6.26.0(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedmath-intrinsics@1.0.0(transitive)
+ Addedregenerator-runtime@0.11.1(transitive)
- Removedmath-intrinsics@1.1.0(transitive)