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

@waiting/shared-core

Package Overview
Dependencies
Maintainers
1
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 6.0.0 to 6.0.1

11

CHANGELOG.md

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

## 6.0.1 (2021-03-12)
### Bug Fixes
* **types:** suppress type error under typescript v4.2 ([210d08b](https://github.com/waitingsong/node-shared-core/commit/210d08bd6ea8cbfe61faa36ca5739ab09ce7b9d7))
# 6.0.0 (2021-02-23)

@@ -8,0 +19,0 @@

2

dist/index.cjs.js

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

*
* @version 5.9.1
* @version 6.0.0
* @author waiting

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

{
"name": "@waiting/shared-core",
"author": "waiting",
"version": "6.0.0",
"version": "6.0.1",
"description": "node core function re export with Promise or Observable",

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

"dependencies": {
"@waiting/shared-types": "^6.0.0",
"@waiting/shared-types": "^6.0.1",
"rxjs": "6"

@@ -78,3 +78,3 @@ },

},
"gitHead": "08e66dd4b5ea65fe2ef60eb98aedc052cebffcac"
"gitHead": "a0419e674fa4a527579674e6920a1e7db17da4df"
}
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