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.6.2 to 0.6.3

4

package.json
{
"name": "pd",
"version": "0.6.2",
"version": "0.6.3",
"description": "Manage propertyDescriptors, an OO utility",

@@ -10,3 +10,3 @@ "keywords": ["oo", "oop", "propertydescriptor", "arch", "utility"],

"engines": {
"node": "0.6.x"
"node": ">=0.4"
},

@@ -13,0 +13,0 @@ "scripts": {

@@ -90,3 +90,3 @@ # pd [![Build Status][1]][2]

var o = {
constructor() {
constructor: function () {
pd.bindAll(this, {

@@ -93,0 +93,0 @@ draw: function () {

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