alexa-lambda-skill
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -9,3 +9,3 @@ { | ||
"description": "Create Alexa Skills for AWS Lambda, easily.", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"main": "build/index.min.js", | ||
@@ -31,11 +31,11 @@ "jsnext:main": "src/index.js", | ||
"dependencies": { | ||
"alexa-response": "^2.0.1", | ||
"bluebird": "^3.3.1", | ||
"alexa-response": "^3.0.0", | ||
"bluebird": "^3.3.4", | ||
"object-values": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"ava": "^0.12.0", | ||
"babel-eslint": "^5.0.0", | ||
"ava": "^0.13.0", | ||
"babel-eslint": "^6.0.0-beta.6", | ||
"babel-plugin-transform-decorators-legacy": "^1.3.4", | ||
"babel-polyfill": "^6.5.0", | ||
"babel-polyfill": "^6.7.2", | ||
"babel-preset-es2015": "^6.5.0", | ||
@@ -45,9 +45,9 @@ "babel-preset-es2015-rollup": "^1.1.1", | ||
"babel-register": "^6.5.2", | ||
"eslint": "^2.0.0", | ||
"eslint": "^2.4.0", | ||
"isomorphic-fetch": "^2.2.1", | ||
"npm-run-all": "^1.5.1", | ||
"npm-run-all": "^1.5.3", | ||
"rollup": "^0.25.4", | ||
"rollup-plugin-babel": "^2.4.0", | ||
"rollup-plugin-inject": "^1.4.0", | ||
"rollup-plugin-uglify": "^0.2.0", | ||
"rollup-plugin-uglify": "^0.3.1", | ||
"sinon": "^1.17.3" | ||
@@ -54,0 +54,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
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
13023
0
+ Addedalexa-response@3.2.3(transitive)
+ Addedalexa-ssml-jsx@1.4.2(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedprop-types@15.8.1(transitive)
+ Addedreact-is@16.13.1(transitive)
+ Addedssml-jsx@1.4.2(transitive)
- Removedalexa-response@2.0.1(transitive)
- Removedalexa-ssml@0.3.2(transitive)
- Removedlodash@4.17.21(transitive)
- Removedtv4@1.3.0(transitive)
- Removedxmlbuilder@4.2.1(transitive)
Updatedalexa-response@^3.0.0
Updatedbluebird@^3.3.4