Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

identifierfy

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

identifierfy - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

9

index.js
'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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc