Socket
Socket
Sign inDemoInstall

@citation-js/date

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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 @@

22

package.json
{
"name": "@citation-js/date",
"version": "0.4.1",
"version": "0.4.2",
"description": "Date parser and formatter",

@@ -41,12 +41,10 @@ "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/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/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",

@@ -56,5 +54,5 @@ "expect.js": "^0.3.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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc