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

node-sec-patterns

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-sec-patterns - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

3

index.js

@@ -37,4 +37,3 @@ 'use strict'

// Module keys polyfill as per module-keys/babel
require('module-keys/cjs').polyfill(
module, require, 'node_modules/node-sec-patterns/lib/mintable.js')
require('module-keys/cjs').polyfill(module, require, module.id)

@@ -41,0 +40,0 @@ const { isPublicKey, publicKeySymbol } = require('module-keys')

{
"name": "node-sec-patterns",
"description": "Allow projects control over which dependencies can create objects that encapsulate security guarantees.",
"version": "2.0.4",
"version": "2.0.5",
"keywords": [

@@ -6,0 +6,0 @@ "design-patterns",

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