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

@goldfishjs/reactive

Package Overview
Dependencies
Maintainers
2
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goldfishjs/reactive - npm Package Compare versions

Comparing version 2.13.1 to 2.14.0

11

CHANGELOG.md

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

# [2.14.0](https://github.com/alipay/goldfish/compare/v2.13.1...v2.14.0) (2022-06-11)
### Features
* lock dependencies ([a2dfe58](https://github.com/alipay/goldfish/commit/a2dfe58aa1eeb8e9491dbbbf538661612eb771bf))
## [2.13.1](https://github.com/alipay/goldfish/compare/v2.13.0...v2.13.1) (2022-06-11)

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

10

package.json
{
"name": "@goldfishjs/reactive",
"version": "2.13.1",
"version": "2.14.0",
"description": "Reactive.",

@@ -17,10 +17,10 @@ "main": "lib/index.js",

"dependencies": {
"@goldfishjs/module-usage": "^2.13.1",
"@goldfishjs/utils": "^2.13.1"
"@goldfishjs/module-usage": "^2.14.0",
"@goldfishjs/utils": "^2.14.0"
},
"devDependencies": {
"@types/lodash": "4.14.117",
"@types/lodash": "4.14.182",
"@types/react": "*",
"@types/react-dom": "*",
"lodash": "4.17.19",
"lodash": "4.17.21",
"react": "*",

@@ -27,0 +27,0 @@ "react-dom": "*"

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