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

@blakek/deep

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blakek/deep - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

25

package.json
{
"name": "@blakek/deep",
"version": "1.0.2",
"version": "1.0.3",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"browser": "dist/index.umd.js",
"author": "GS&F Devs <dev@gsandf.com> (https://gsandf.com/)",
"author": "Blake Knight <oss.ideas@gmail.com> (https://blakek.me/)",
"description": "🐡 Get, set, remove, and test for deeply nested properties",
"bugs": {
"url": "https://github.com/blakek/deep/issues"
},
"homepage": "https://github.com/blakek/deep",
"keywords": [
"deep",
"get",
"getter",
"nested",
"prop",
"properties",
"property",
"set"
],
"repository": {
"type": "git",
"url": "https://github.com/blakek/deep.git"
},
"license": "MIT",

@@ -60,3 +79,3 @@ "files": [

"format": "amper-scripts format-write",
"lint": "amper-scripts lint --config ./.eslintrc.js src",
"lint": "amper-scripts lint --config ./.eslintrc.js 'src/**/*.{js,ts,tsx}'",
"prepublish": "yarn build",

@@ -63,0 +82,0 @@ "test": "ava"

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