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

@waiting/shared-core

Package Overview
Dependencies
Maintainers
1
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@waiting/shared-core - npm Package Compare versions

Comparing version 21.3.0 to 21.3.1

15

package.json
{
"name": "@waiting/shared-core",
"author": "waiting",
"version": "21.3.0",
"version": "21.3.1",
"description": "node core function re export with Promise or Observable",

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

"dependencies": {
"@waiting/shared-types": "^21.3.0",
"@waiting/shared-types": "^21.3.1",
"rxjs": "^7.8.0",

@@ -38,4 +38,3 @@ "semver": "^7.5.4"

"@types/source-map-support": "^0.5.6",
"cross-env": "7",
"undici": "^5.18.0"
"undici": "^5.23.0"
},

@@ -67,10 +66,10 @@ "engines": {

"rp": "rollup -c rollup.config.js --context this",
"prepack": "rm -f dist/tsconfig.tsbuildinfo",
"pretest": "npm run build",
"prepack": "rm -f dist/tsconfig.tsbuildinfo",
"pretest:local": "npm run build",
"test": "cross-env TS_NODE_PROJECT=test/tsconfig.json mocha ",
"test:local": "cross-env TS_NODE_PROJECT=test/tsconfig.json ../../node_modules/.bin/mocha --parallel=false",
"test": "cross-env TS_NODE_PROJECT=test/tsconfig.json mocha",
"test:local": "cross-env TS_NODE_PROJECT=test/tsconfig.json ../../node_modules/.bin/mocha",
"tsc": "tsc -b "
},
"gitHead": "e4ddd8a76ca8c6f4482452d4e8386f0006ed06b2"
"gitHead": "d729a79f3f79b3c3c277f409778529f30f22e044"
}

Sorry, the diff of this file is not supported yet

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