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

correct

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

correct - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

correct.sublime-project

15

package.json
{
"name": "correct",
"version": "0.0.1",
"version": "0.0.2",
"description": "Simple JavaScript validation module",
"main": "index.js",
"scripts": {
"test": "make"
"test": "make test",
"test-w": "make test-w",
"test-debug": "mocha --debug-brk"
},

@@ -18,2 +20,6 @@ "repository": {

],
"devDependencies": {
"mocha": "~1.21.0",
"should": "~4.0.4"
},
"author": "Radu Brehar",

@@ -23,3 +29,8 @@ "license": "MIT",

"url": "https://github.com/radubrehar/correct/issues"
},
"dependencies": {
"functionally": "~0.3.1",
"i-s": "~1.0.2",
"ustring": "~1.2.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