@marcopeg/utils
Advanced tools
Comparing version 1.5.2 to 1.5.3
{ | ||
"name": "@marcopeg/utils", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "Javascript utils for server and client projects", | ||
@@ -16,6 +16,9 @@ "main": "index.js", | ||
"plugins": [ | ||
["transform-runtime", { | ||
"polyfill": false, | ||
"regenerator": true | ||
}] | ||
[ | ||
"transform-runtime", | ||
{ | ||
"polyfill": false, | ||
"regenerator": true | ||
} | ||
] | ||
] | ||
@@ -39,3 +42,6 @@ }, | ||
"babel-preset-es2017": "^6.24.1" | ||
}, | ||
"dependencies": { | ||
"babel-runtime": "^6.26.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
73265
1
+ Addedbabel-runtime@^6.26.0
+ Addedbabel-runtime@6.26.0(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedregenerator-runtime@0.11.1(transitive)