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 23.5.0 to 23.5.1

dist/lib/zx.d.ts

2

dist/index.js

@@ -0,2 +1,4 @@

import { patchZxQuote } from './lib/zx.js';
export * from './lib/index.js';
patchZxQuote();
//# sourceMappingURL=index.js.map

6

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

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

"semver": "^7.6.0",
"zx": "^7.2.3"
"zx": "^8.0.1"
},

@@ -80,3 +80,3 @@ "devDependencies": {

},
"gitHead": "7a5a3d145b098cf45ac6196c253121c884b2e2f9"
"gitHead": "429a8d662eb074a862354692fa5975e57b28c00a"
}

@@ -0,4 +1,7 @@

import { patchZxQuote } from './lib/zx.js'
export * from './lib/index.js'
patchZxQuote()

Sorry, the diff of this file is not supported yet

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