New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@waiting/shared-core

Package Overview
Dependencies
Maintainers
1
Versions
201
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 7.0.0 to 7.1.0

src/index.ts

8

CHANGELOG.md

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

# 7.1.0 (2021-03-19)
**Note:** Version bump only for package @waiting/shared-core
# 7.0.0 (2021-03-18)

@@ -8,0 +16,0 @@

2

dist/index.cjs.js

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

*
* @version 6.1.1
* @version 7.0.0
* @author waiting

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

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

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

"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"types": "./src/index.ts",
"bugs": {

@@ -27,3 +27,3 @@ "url": "https://github.com/waitingsong/node-shared-core/issues"

"dependencies": {
"@waiting/shared-types": "^7.0.0",
"@waiting/shared-types": "^7.1.0",
"rxjs": "6"

@@ -41,2 +41,3 @@ },

"files": [
"src/**/*.ts",
"dist"

@@ -84,3 +85,3 @@ ],

},
"gitHead": "200de2eb5d559bf77eb1ea248fdf7f06c3cc7244"
"gitHead": "dffd9cc0a1b64e0441d933f390f5fa9b81045a08"
}

Sorry, the diff of this file is not supported yet

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