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

@marcopeg/utils

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@marcopeg/utils - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3

16

package.json
{
"name": "@marcopeg/utils",
"version": "1.5.2",
"version": "1.5.3",
"description": "Javascript utils for server and client projects",

@@ -16,6 +16,9 @@ "main": "index.js",

"plugins": [
["transform-runtime", {
"polyfill": false,
"regenerator": true
}]
[
"transform-runtime",
{
"polyfill": false,
"regenerator": true
}
]
]

@@ -39,3 +42,6 @@ },

"babel-preset-es2017": "^6.24.1"
},
"dependencies": {
"babel-runtime": "^6.26.0"
}
}
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