Comparing version 0.0.77 to 0.0.78
{ | ||
"name": "traceur", | ||
"version": "0.0.77", | ||
"version": "0.0.78", | ||
"description": "ES6 to ES5 compiler", | ||
@@ -26,5 +26,5 @@ "keywords": [ | ||
"files": [ | ||
"src/node/*.js", | ||
"bin/traceur.js", | ||
"bin/traceur-runtime.js", | ||
"src/node/*.js", | ||
"traceur" | ||
@@ -59,3 +59,3 @@ ], | ||
"semver": "2.x", | ||
"traceur": "0.0.75", | ||
"traceur": "0.0.76", | ||
"promises-aplus-tests": "2.x" | ||
@@ -62,0 +62,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
0