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

@jalik/deep-extend

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jalik/deep-extend - npm Package Compare versions

Comparing version 1.1.0 to 1.1.2

3

CHANGELOG.md
# Changelog
## v1.1.2
- Updates dependencies
## v1.1.0

@@ -4,0 +7,0 @@ - Lib available in ES6+ syntax (see `src` folder) to enable auto-completion in IDEs

14

package.json
{
"name": "@jalik/deep-extend",
"version": "1.1.0",
"version": "1.1.2",
"description": "A utility to merge deep objects.",

@@ -34,12 +34,12 @@ "license": "MIT",

"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.3.1",
"acorn": "^6.0.7",
"ajv": "^6.8.1",
"@babel/core": "^7.3.4",
"@babel/preset-env": "^7.3.4",
"acorn": "^6.1.0",
"ajv": "^6.9.2",
"babel-core": "^7.0.0-bridge.0",
"del": "^3.0.0",
"eslint": "^5.13.0",
"eslint": "^5.14.1",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jest": "^22.2.2",
"eslint-plugin-jest": "^22.3.0",
"eslint-plugin-jsx-a11y": "^6.2.1",

@@ -46,0 +46,0 @@ "eslint-plugin-react": "^7.12.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