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

@endo/where

Package Overview
Dependencies
Maintainers
5
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@endo/where - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "@endo/where",
"version": "1.0.0",
"version": "1.0.1",
"description": "Locator for Endo user state, caches, and ephemeral files",

@@ -32,5 +32,5 @@ "keywords": [],

"cover": "c8 ava",
"lint": "yarn lint:types && yarn lint:js",
"lint": "yarn lint:types && yarn lint:eslint",
"lint-fix": "eslint --fix .",
"lint:js": "eslint .",
"lint:eslint": "eslint .",
"lint:types": "tsc",

@@ -49,3 +49,3 @@ "test": "ava"

"prettier": "^3.0.0",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
},

@@ -76,3 +76,3 @@ "files": [

},
"gitHead": "6aa22009bf8128575c446aebceb0f9a01459d165"
"gitHead": "373f9eebab66c94ed42350473c90fb25e6054f0a"
}
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