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

moment-parseformat

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moment-parseformat - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

10

package.json

@@ -7,4 +7,4 @@ {

"test": "standard && npm run test:node | tap-spec",
"test:node": "node tests/moment-parseformat-test.js",
"coverage": "istanbul cover tests/moment-parseformat-test.js && istanbul-coveralls ",
"test:node": "node tests/moment.parseformat-test.js",
"coverage": "istanbul cover tests/moment.parseformat-test.js && istanbul-coveralls ",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"

@@ -27,3 +27,5 @@ },

"homepage": "http://gr2m.github.io/moment.parseFormat",
"dependencies": {},
"dependencies": {
"moment": "^2.10.6"
},
"devDependencies": {

@@ -41,3 +43,3 @@ "bootstrap-editable-table": "https://github.com/gr2m/bootstrap-editable-table#gh-pages",

},
"version": "1.1.0"
"version": "1.1.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