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

pd

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pd - npm Package Compare versions

Comparing version 0.7.2 to 0.7.3

2

lib/pd.js

@@ -154,3 +154,3 @@ /*

function asyncMemoize(fn, context, hasher) {
var caches = {},
var caches = callProxy.cache = {},
callbackLists = {}

@@ -157,0 +157,0 @@

{
"name": "pd",
"version": "0.7.2",
"version": "0.7.3",
"description": "Manage propertyDescriptors, an OO utility",

@@ -5,0 +5,0 @@ "keywords": ["oo", "oop", "propertydescriptor", "arch", "utility"],

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