babel-plugin-transform-es3-member-expression-literals
Advanced tools
Comparing version 6.22.0 to 7.0.0-alpha.1
@@ -23,4 +23,2 @@ "use strict"; | ||
}; | ||
}; | ||
module.exports = exports["default"]; | ||
}; |
{ | ||
"name": "babel-plugin-transform-es3-member-expression-literals", | ||
"version": "6.22.0", | ||
"version": "7.0.0-alpha.1", | ||
"description": "Ensure that reserved words are quoted in property accesses", | ||
@@ -11,8 +11,5 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es3-member-expression-literals", | ||
], | ||
"dependencies": { | ||
"babel-runtime": "^6.22.0" | ||
}, | ||
"devDependencies": { | ||
"babel-helper-plugin-test-runner": "^6.22.0" | ||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
0
1664
18
2
- Removedbabel-runtime@^6.22.0
- Removedbabel-runtime@6.26.0(transitive)
- Removedcore-js@2.6.12(transitive)
- Removedregenerator-runtime@0.11.1(transitive)