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

es-object-assign

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es-object-assign - npm Package Compare versions

Comparing version 4.1.1 to 4.1.2

index.mjs

8

package.json
{
"name": "es-object-assign",
"version": "4.1.1",
"version": "4.1.2",
"description": "Module-friendly fork of [object-assign](https://sindresorhus/object-assign). ES2015 `Object.assign()` ponyfill",

@@ -23,3 +23,4 @@ "license": "MIT",

"files": [
"index.js"
"index.js",
"index.mjs"
],

@@ -42,2 +43,3 @@ "keywords": [

"ava": "^0.16.0",
"coffee-script": "1.12.4",
"handroll": "0.2.6",

@@ -48,2 +50,2 @@ "lodash": "^4.16.4",

}
}
}
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