Comparing version 3.0.1 to 3.0.2
@@ -73,3 +73,8 @@ "use strict"; | ||
"playground", | ||
"experimental" | ||
"experimental", | ||
// these are used by plugins | ||
"ignore", | ||
"only", | ||
"extensions" | ||
]; | ||
@@ -76,0 +81,0 @@ |
{ | ||
"name": "6to5-core", | ||
"description": "Turn ES6 code into readable vanilla ES5 with source maps", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"author": "Sebastian McKenzie <sebmck@gmail.com>", | ||
@@ -6,0 +6,0 @@ "homepage": "https://6to5.org/", |
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
1355664
11333