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

camel-dot-prop-immutable

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

camel-dot-prop-immutable - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

18

package.json
{
"name": "camel-dot-prop-immutable",
"version": "1.5.0",
"version": "1.5.1",
"description":

@@ -35,3 +35,3 @@ "dot-prop-immutable w/ check for flattened props",

"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",

@@ -52,15 +52,3 @@ "eslint": "^4.19.1",

"babel": {
"presets": [
[
"env",
{
"targets": {
"node": "current",
"uglify": true,
"useBuiltIns": true
}
}
],
"stage-0"
],
"presets": ["es2015", "stage-0"],
"plugins": ["transform-runtime"]

@@ -67,0 +55,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