New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@locator/shared

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@locator/shared - npm Package Compare versions

Comparing version 0.2.2 to 0.3.1

./dist/index.js

17

package.json
{
"name": "@locator/shared",
"version": "0.2.2",
"version": "0.3.1",
"main": "./dist/index.js",
"license": "MIT",
"scripts": {
"dev": "tsc --watch --declaration --outDir dist",
"dev": "tsc --watch --declaration --outDir dist --preserveWatchOutput",
"build": "tsc --declaration --outDir dist",
"//build-cjs": "tsc --module commonjs --outDir dist/cjs",
"ts": "tsc --noEmit --outDir dist"
"ts": "tsc --noEmit --outDir dist --preserveWatchOutput"
},
"devDependencies": {
"@babel/parser": "^7.18.9",
"@babel/parser": "^7.22.5",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",
"tsconfig": "^0.0.1",
"typescript": "^4.5.3"
"typescript": "^4.7.4"
},
"gitHead": "b6a956b63902140e87d27b77d1a1b0469b1227fd",
"gitHead": "f93eb52020dd68d30eafcf3d7523692248f80b82",
"files": [
"dist",
"src"
]
],
"dependencies": {
"semver": "^7.5.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