Socket
Socket
Sign inDemoInstall

object.getownpropertydescriptors

Package Overview
Dependencies
2
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

2.0.1 / 2016-01-27
=================
* [Deps] move `@es-shims/api` to dev deps
2.0.0 / 2016-01-27

@@ -2,0 +6,0 @@ =================

8

package.json
{
"name": "object.getownpropertydescriptors",
"version": "2.0.0",
"version": "2.0.1",
"author": "Jordan Harband",

@@ -37,4 +37,3 @@ "description": "ECMAScript spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.",

"define-properties": "^1.1.2",
"es-abstract": "^1.5.0",
"@es-shims/api": "^1.0.0"
"es-abstract": "^1.5.0"
},

@@ -50,3 +49,4 @@ "devDependencies": {

"semver": "^5.1.0",
"replace": "^0.3.0"
"replace": "^0.3.0",
"@es-shims/api": "^1.0.0"
},

@@ -53,0 +53,0 @@ "testling": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc