component-playground
Advanced tools
Comparing version 3.2.0 to 3.2.1
{ | ||
"name": "component-playground", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"description": "A component for rendering React components with editable source and live preview", | ||
@@ -66,2 +66,3 @@ "keywords": [ | ||
"dependencies": { | ||
"babel-polyfill": "^6.26.0", | ||
"babel-standalone": "^6.26.0", | ||
@@ -118,3 +119,2 @@ "codemirror": "^5.30.0", | ||
"babel-loader": "^6.4.1", | ||
"babel-polyfill": "^6.26.0", | ||
"babel-preset-env": "^1.6.1", | ||
@@ -129,3 +129,3 @@ "babel-preset-react": "^6.24.1", | ||
"dependencies": [ | ||
"^babel-(?!standalone)", | ||
"^babel-(?!(standalone|polyfill))", | ||
"^rimraf$", | ||
@@ -132,0 +132,0 @@ "^webpack$" |
Sorry, the diff of this file is too big to display
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4135677
47
81021
6
7
+ Addedbabel-polyfill@^6.26.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)