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 4.2.0 to 4.3.0

dist/lib/union2tuple.d.ts

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

# [4.3.0](https://github.com/waitingsong/shared-types/compare/v4.2.0...v4.3.0) (2020-06-21)
### Features
* **types:** add type UnionToTuple ([d3dd1ae](https://github.com/waitingsong/shared-types/commit/d3dd1ae109b9e976d5a12200a17fbf3e0032fe8c))
* **types:** exports type UnionToIntersection ([764a368](https://github.com/waitingsong/shared-types/commit/764a3683121dc7ca6a21df98838ff2a4669d8907))
# [4.2.0](https://github.com/waitingsong/shared-types/compare/v4.1.0...v4.2.0) (2020-06-12)

@@ -8,0 +20,0 @@

2

dist/index.cjs.js

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

*
* @version 4.1.0
* @version 4.2.0
* @author waiting

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

@@ -5,1 +5,2 @@ export * from './alias';

export * from './npm-pkg';
export * from './union2tuple';

@@ -5,1 +5,2 @@ export * from './alias';

export * from './npm-pkg';
export * from './union2tuple';
{
"name": "@waiting/shared-types",
"author": "waiting",
"version": "4.2.0",
"version": "4.3.0",
"description": "shared typescript types",

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

},
"gitHead": "8d3a0eae43406c81e6a17bb40c2ac73aac0f6e86"
"gitHead": "c17f9abe6d932c281f8b6360e88ec7d835a066ff"
}
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