itunes-helper
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "itunes-helper", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"main": "index.js", | ||
@@ -23,11 +23,12 @@ "description": "Library to simplify using the iTunes API.", | ||
"devDependencies": { | ||
"@babel/cli": "^7.4.4", | ||
"@babel/core": "^7.4.5", | ||
"@babel/preset-env": "^7.4.5", | ||
"babel-jest": "^24.8.0", | ||
"@babel/cli": "^7.6.2", | ||
"@babel/core": "^7.6.2", | ||
"@babel/preset-env": "^7.6.2", | ||
"babel-jest": "^24.9.0", | ||
"babel-loader": "^8.0.6", | ||
"jest": "^24.8.0", | ||
"jest": "^24.9.0", | ||
"prettier": "1.18.2", | ||
"webpack": "^4.33.0", | ||
"webpack-cli": "^3.3.3" | ||
"typescript": "^3.6.3", | ||
"webpack": "^4.41.0", | ||
"webpack-cli": "^3.3.9" | ||
}, | ||
@@ -34,0 +35,0 @@ "jest": { |
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
256587
10