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

indicative

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

indicative - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

2

lib/validator.js

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.3
// Generated by CoffeeScript 1.10.0
(function() {

@@ -3,0 +3,0 @@ "use strict";

{
"name": "indicative",
"version": "1.2.4",
"version": "1.2.5",
"description": "Expressive schema and raw validator for nodejs/web",

@@ -25,4 +25,4 @@ "main": "lib/validator.js",

"scripts": {
"test": "node ./node_modules/mocha/bin/mocha test --reporter spec --check-leaks --bail",
"install": "node ./node_modules/coffee-script/bin/coffee -c ."
"test": "mocha test --reporter spec --check-leaks --bail",
"postinstall": "coffee -c ."
},

@@ -29,0 +29,0 @@ "repository": {

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