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

object-rewrite

Package Overview
Dependencies
Maintainers
1
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object-rewrite - npm Package Compare versions

Comparing version 4.1.5 to 4.1.6

22

package.json
{
"name": "object-rewrite",
"version": "4.1.5",
"version": "4.1.6",
"description": "Rewrite Object(s) in place using plugins.",

@@ -10,18 +10,18 @@ "main": "lib/index.js",

"dependencies": {
"joi-strict": "1.2.2",
"joi-strict": "1.2.3",
"lodash.set": "4.3.2",
"object-fields": "2.0.8",
"object-scan": "13.1.1"
"object-fields": "2.0.9",
"object-scan": "13.1.2"
},
"devDependencies": {
"@babel/cli": "7.10.4",
"@babel/core": "7.10.4",
"@babel/cli": "7.10.5",
"@babel/core": "7.10.5",
"@babel/plugin-proposal-object-rest-spread": "7.10.4",
"@babel/register": "7.10.4",
"@blackflux/eslint-plugin-rules": "1.3.30",
"@blackflux/robo-config-plugin": "3.5.0",
"@babel/register": "7.10.5",
"@blackflux/eslint-plugin-rules": "1.3.31",
"@blackflux/robo-config-plugin": "3.5.2",
"babel-eslint": "10.1.0",
"chai": "4.2.0",
"coveralls": "3.1.0",
"eslint": "7.4.0",
"eslint": "7.5.0",
"eslint-config-airbnb-base": "14.2.0",

@@ -32,3 +32,3 @@ "eslint-plugin-import": "2.22.0",

"eslint-plugin-mocha": "7.0.1",
"js-gardener": "2.0.164",
"js-gardener": "2.0.165",
"lodash.get": "4.4.2",

@@ -35,0 +35,0 @@ "nyc": "15.1.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