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

@citation-js/name

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@citation-js/name - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

2

lib/index.js

@@ -19,4 +19,2 @@ "use strict";

require("@babel/polyfill");
var _input = _interopRequireDefault(require("./input"));

@@ -23,0 +21,0 @@

24

package.json
{
"name": "@citation-js/name",
"version": "0.4.1",
"version": "0.4.2",
"description": "Name parser",

@@ -41,19 +41,17 @@ "main": "lib/index.js",

},
"dependencies": {
"@babel/polyfill": "^7.0.0-rc.3"
},
"dependencies": {},
"devDependencies": {
"@babel/cli": "^7.0.0-rc.3",
"@babel/core": "^7.0.0-rc.3",
"@babel/plugin-proposal-unicode-property-regex": "^7.0.0-rc.3",
"@babel/preset-env": "^7.0.0-rc.3",
"@babel/register": "^7.0.0-rc.3",
"babel-eslint": "^8.2.6",
"babel-plugin-istanbul": "^4.1.6",
"@babel/cli": "^7.2.3",
"@babel/core": "^7.2.2",
"@babel/plugin-proposal-unicode-property-regex": "^7.2.0",
"@babel/preset-env": "^7.2.3",
"@babel/register": "^7.0.0",
"babel-eslint": "^10.0.1",
"babel-plugin-istanbul": "^5.1.0",
"cross-env": "^5.2.0",
"generate-changelog": "^1.7.1",
"mocha": "^5.2.0",
"nyc": "^12.0.2",
"standard": "^11.0.1"
"nyc": "^13.1.0",
"standard": "^12.0.1"
}
}
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