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

enforce

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enforce - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

lib/enforcements/security.js

@@ -29,4 +29,2 @@ /// <reference path="../node.d.ts" />

console.info(JSON.stringify({ options: options, message: message }));
return patterns.match(options.expr, message);

@@ -33,0 +31,0 @@ }

2

package.json

@@ -13,3 +13,3 @@ {

],
"version" : "0.1.5",
"version" : "0.1.6",
"license" : "MIT",

@@ -16,0 +16,0 @@ "repository" : "http://github.com/dresende/node-enforce.git",

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