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

@clxx/effect

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clxx/effect - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

12

package.json
{
"name": "@clxx/effect",
"version": "0.0.7",
"version": "0.0.8",
"description": "react effect for cl-utils",

@@ -8,4 +8,5 @@ "main": "./build/index.js",

"scripts": {
"start": "tsc -w --pretty",
"build": "node ../../scripts/clear.js && tsc"
"tsc": "../../node_modules/.bin/tsc",
"start": "yarn tsc -w --pretty",
"build": "node ../../scripts/clear.js && yarn tsc"
},

@@ -31,6 +32,5 @@ "repository": {

"devDependencies": {
"@types/react": "^16.9.17",
"typescript": "^3.7.3"
"@types/react": "^16.9.17"
},
"gitHead": "450cbf02a48beb3025b2755e5d609439e0ee9b13"
"gitHead": "f6c5be9e006a21db3a57ade9a2d276b8cb6a0c08"
}
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