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

@goldfishjs/composition-api

Package Overview
Dependencies
Maintainers
2
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goldfishjs/composition-api - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

13

CHANGELOG.md

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

# [2.1.0](https://github.com/alipay/goldfish/compare/v1.9.5...v2.1.0) (2022-02-25)
### Features
* export the APIs by core. ([a826316](https://github.com/alipay/goldfish/commit/a826316272e62ec15ca06520399dcde2acf026c2))
* update email. ([fea7d4e](https://github.com/alipay/goldfish/commit/fea7d4e434b81333da94b6b4d3811689c6bd0877))
* upgrade version. ([8c017ba](https://github.com/alipay/goldfish/commit/8c017ba77a4cc6b75e47f3d76d4da538e25ca7c4))
## [1.9.5](https://github.com/alipay/goldfish/compare/v1.9.4...v1.9.5) (2022-02-18)

@@ -8,0 +21,0 @@

10

package.json
{
"name": "@goldfishjs/composition-api",
"version": "2.0.0",
"version": "2.1.0",
"description": "goldfish-composition-api",

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

"dependencies": {
"@goldfishjs/module-usage": "^2.0.0",
"@goldfishjs/reactive": "^2.0.0",
"@goldfishjs/reactive-connect": "^2.0.0",
"@goldfishjs/utils": "^2.0.0",
"@goldfishjs/module-usage": "^2.1.0",
"@goldfishjs/reactive": "^2.1.0",
"@goldfishjs/reactive-connect": "^2.1.0",
"@goldfishjs/utils": "^2.1.0",
"mini-types": "^0.1.3"

@@ -23,0 +23,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