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

@waiting/shared-core

Package Overview
Dependencies
Maintainers
0
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.14.0 to 23.15.0

dist/lib/ffi.d.ts

1

dist/lib/index.d.ts

@@ -6,2 +6,3 @@ export * from './asset.js';

export * from './error.js';
export * from './ffi.js';
export * from './date.js';

@@ -8,0 +9,0 @@ export * from './file.js';

@@ -6,2 +6,3 @@ export * from './asset.js';

export * from './error.js';
export * from './ffi.js';
export * from './date.js';

@@ -8,0 +9,0 @@ export * from './file.js';

4

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

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

},
"gitHead": "47b487f80bee477f3fb168b1db0a20041ab79371"
"gitHead": "ea9f26cf59194a3168dea921e243e15447589361"
}

@@ -7,2 +7,3 @@

export * from './error.js'
export * from './ffi.js'
export * from './date.js'

@@ -9,0 +10,0 @@ export * from './file.js'

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