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

@waiting/shared-types

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@waiting/shared-types - npm Package Compare versions

Comparing version 22.0.0 to 23.0.0

10

package.json
{
"name": "@waiting/shared-types",
"author": "waiting",
"version": "22.0.0",
"version": "23.0.0",
"description": "shared typescript types",

@@ -34,3 +34,3 @@ "keywords": [

"engines": {
"node": ">=16.13.0"
"node": ">=18.12.0"
},

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

"scripts": {
"build": "npm run tsc && tsc-alias",
"build": "npm run tsc && tsc-alias && npm run rp",
"clean": "npm run clean:lock && npm run clean:dist && npm run clean:log",

@@ -66,7 +66,7 @@ "clean:cache": "rm -rf .eslintcache .tsbuildinfo",

"pretest": "npm run build",
"rp": "rollup -c rollup.config.js --context this",
"rp": "tsx bin-hashbang.js",
"test": "cross-env NODE_ENV=test TS_NODE_PROJECT=test/tsconfig.json mocha --jobs=4",
"tsc": "tsc -b"
},
"gitHead": "52f304b67139fe3615c7e8f324988815d744504f"
"gitHead": "82346e1800df8018a92b118131a3c4685e09f9d3"
}
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