Comparing version 0.0.9 to 0.0.10
var transform = require("./transform"); | ||
var through = require("through"); | ||
var _ = require("lodash"); | ||
@@ -4,0 +5,0 @@ var browserify = module.exports = function (filename) { |
{ | ||
"name": "6to5", | ||
"description": "Turn ES6 code into vanilla ES5 with no runtime required", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
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
68005
1130