identifierfy
Advanced tools
Comparing version 1.1.0 to 1.1.1
'use strict'; | ||
var _getIterator2 = require('babel-runtime/core-js/get-iterator'); | ||
var _getIterator3 = _interopRequireDefault(_getIterator2); | ||
Object.defineProperty(exports, "__esModule", { | ||
@@ -8,6 +12,2 @@ value: true | ||
var _getIterator2 = require('babel-runtime/core-js/get-iterator'); | ||
var _getIterator3 = _interopRequireDefault(_getIterator2); | ||
var _esutils = require('esutils'); | ||
@@ -102,2 +102,3 @@ | ||
} | ||
module.exports = exports['default']; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "identifierfy", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Rewrites an identifier string so its valid according to ES2015", | ||
@@ -35,4 +35,5 @@ "main": "index.js", | ||
"devDependencies": { | ||
"ava": "^0.9.1", | ||
"ava": "^0.11.0", | ||
"babel-cli": "^6.4.0", | ||
"babel-plugin-add-module-exports": "^0.1.2", | ||
"babel-plugin-transform-runtime": "^6.4.0", | ||
@@ -39,0 +40,0 @@ "babel-preset-es2015": "^6.3.13", |
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
84
11995
8