New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 13.2.0 to 14.0.0

2

dist/index.cjs.js

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

*
* @version 13.1.0
* @version 13.2.0
* @author waiting

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

@@ -61,3 +61,3 @@ export declare type ToTuple<T> = T extends any[] ? T : any[];

/**
* Retrive keys
* Retrieve keys
* @see https://stackoverflow.com/a/51955852/2887218

@@ -64,0 +64,0 @@ */

{
"name": "@waiting/shared-types",
"author": "waiting",
"version": "13.2.0",
"version": "14.0.0",
"description": "shared typescript types",

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

"peerDependencies": {
"typescript": "~4.2.0"
"typescript": ">=4.3.0"
},

@@ -92,3 +92,3 @@ "engines": {

},
"gitHead": "f5cdcfa5a7896d9d1a0eace17f34171b614db391"
"gitHead": "23e372c5bf4b82d845f4e2b631d5f782c8ea5fcc"
}

@@ -75,3 +75,3 @@ /* eslint-disable max-len */

/**
* Retrive keys
* Retrieve keys
* @see https://stackoverflow.com/a/51955852/2887218

@@ -78,0 +78,0 @@ */

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