Comparing version 0.9.0 to 0.9.1
{ | ||
"name": "es6-class", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"homepage": "https://github.com/square/es6-class", | ||
@@ -5,0 +5,0 @@ "authors": [ |
@@ -603,6 +603,2 @@ /* jshint node:true, undef:true, unused:true */ | ||
var recastOptions = { | ||
// Use the harmony branch of Esprima that installs with es6-class | ||
// instead of the master branch that recast provides. | ||
esprima: esprima, | ||
sourceFileName: mapOptions.sourceFileName, | ||
@@ -609,0 +605,0 @@ sourceMapName: mapOptions.sourceMapName |
{ | ||
"name": "es6-class", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "ES6 classes compiled to ES5.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
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
80726
45
1191