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

nestify-anything

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nestify-anything - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

20

package.json
{
"name": "nestify-anything",
"sideEffects": false,
"version": "1.0.1",
"version": "1.0.2",
"description": "Recreates an object from any `nested.props`. A simple and small integration.",

@@ -16,16 +16,16 @@ "main": "dist/index.cjs.js",

"dependencies": {
"merge-anything": "^3.0.5"
"merge-anything": "^3.0.6"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.0.1",
"@typescript-eslint/parser": "^4.0.1",
"ava": "^3.12.1",
"eslint": "^7.8.1",
"eslint-config-prettier": "^6.11.0",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"ava": "^3.13.0",
"eslint": "^7.11.0",
"eslint-config-prettier": "^6.13.0",
"eslint-plugin-tree-shaking": "^1.8.0",
"rollup": "^2.26.9",
"rollup-plugin-typescript2": "^0.27.2",
"rollup": "^2.32.0",
"rollup-plugin-typescript2": "^0.28.0",
"tsconfig-paths": "^3.9.0",
"ts-node": "^9.0.0",
"typescript": "^4.0.2"
"typescript": "^4.0.3"
},

@@ -32,0 +32,0 @@ "keywords": [

@@ -5,3 +5,4 @@ {

"declaration": true,
"declarationDir": "./types/"
"declarationDir": "./types/",
"lib": ["ES2015", "ES2016", "ES2017", "ES2018", "ES2019", "ES2020"]
},

@@ -8,0 +9,0 @@ "include": [

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