Socket
Socket
Sign inDemoInstall

@syncot/util

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncot/util - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

lib/stream.d.ts

1

lib/index.d.ts

@@ -6,3 +6,4 @@ export * from './buffer';

export * from './misc';
export * from './stream';
export * from './types';
export * from './validation';

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

export * from './misc';
export * from './stream';
export * from './validation';

4

package.json
{
"name": "@syncot/util",
"version": "0.0.3",
"version": "0.0.4",
"description": "A collection of utilities required by other @syncot modules.",

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

},
"gitHead": "2b86fbb78a4b4b2f16fe3ed00ca08851bcc74e5c"
"gitHead": "e8d9865f4651ba3b85d39dec57d6953c57a447e6"
}
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