metalsmith-youtube
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "metalsmith-youtube", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A Metalsmith plugin that lets you get embed Youtube Videos", | ||
@@ -20,3 +20,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"debug": "^2.2.0" | ||
"babel-polyfill": "^6.16.0" | ||
}, | ||
@@ -30,5 +30,4 @@ "files": [ | ||
"babel-plugin-transform-object-assign": "^6.8.0", | ||
"babel-polyfill": "^6.16.0", | ||
"babel-preset-es2015": "^6.16.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
3
5564
+ Addedbabel-polyfill@^6.16.0
+ Addedbabel-polyfill@6.26.0(transitive)
+ Addedbabel-runtime@6.26.0(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedregenerator-runtime@0.10.50.11.1(transitive)
- Removeddebug@^2.2.0
- Removeddebug@2.6.9(transitive)
- Removedms@2.0.0(transitive)