Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-object-assign

Package Overview
Dependencies
Maintainers
6
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-object-assign - npm Package Compare versions

Comparing version 7.10.3 to 7.10.4

10

package.json
{
"name": "@babel/plugin-transform-object-assign",
"version": "7.10.3",
"version": "7.10.4",
"description": "Replace Object.assign with an inline helper",

@@ -20,3 +20,3 @@ "repository": {

"dependencies": {
"@babel/helper-plugin-utils": "^7.10.3"
"@babel/helper-plugin-utils": "^7.10.4"
},

@@ -27,6 +27,6 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.10.3",
"@babel/helper-plugin-test-runner": "^7.10.3"
"@babel/core": "^7.10.4",
"@babel/helper-plugin-test-runner": "^7.10.4"
},
"gitHead": "2787ee2f967b6d8e1121fca00a8d578d75449a53"
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df"
}
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