New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

parameter

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parameter - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

6

History.md
0.0.3 / 2013-06-26
==================
* fixed required=false bug
* run again to vaild cache functions
0.0.2 / 2013-06-26

@@ -3,0 +9,0 @@ ==================

2

lib/parameter.js

@@ -144,4 +144,6 @@ /*!

rules[key] = {
required: required,
__checkFunction: checkFunction,
__expectType: expectType,
__oldRule: rule
};

@@ -148,0 +150,0 @@ }

2

package.json
{
"name": "parameter",
"version": "0.0.2",
"version": "0.0.3",
"description": "A parameter verify tools.",

@@ -5,0 +5,0 @@ "main": "index.js",

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