Huge News!Announcing our $40M Series B led by Abstract Ventures.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 16.0.0 to 16.1.0

dist/lib/trim.d.ts

2

dist/index.cjs.js

@@ -5,3 +5,3 @@ /**

*
* @version 15.3.0
* @version 16.0.0
* @author waiting

@@ -8,0 +8,0 @@ * @license MIT

@@ -9,2 +9,3 @@ export * from './alias';

export * from './template-literal';
export * from './trim';
export * from './web';

@@ -9,2 +9,3 @@ export * from './alias';

export * from './template-literal';
export * from './trim';
export * from './web';
{
"name": "@waiting/shared-types",
"author": "waiting",
"version": "16.0.0",
"version": "16.1.0",
"description": "shared typescript types",

@@ -29,2 +29,5 @@ "keywords": [

},
"peerDependencies": {
"typescript": ">=4.6"
},
"engines": {

@@ -61,3 +64,3 @@ "node": ">=14.16.0"

},
"gitHead": "96b88fcbf0ae88b7095f674e569ca6b34bdc454a"
"gitHead": "37d24628d2fb00d09dd0749b81c4c282d13088b2"
}
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