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

@bigtest/effection

Package Overview
Dependencies
Maintainers
1
Versions
292
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bigtest/effection - npm Package Compare versions

Comparing version 0.7.0 to 0.8.0

10

CHANGELOG.md
# Changelog
## 0.8.0
### Minor Changes
- 9682c92d: Bump @types/node in effection packages
### Patch Changes
- feaa260b: Add homepage links to packages
## 0.7.0

@@ -4,0 +14,0 @@

11

package.json
{
"name": "@bigtest/effection",
"version": "0.7.0",
"version": "0.8.0",
"description": "Collection of handly utilities for working with effection. May find a different home later",

@@ -8,2 +8,3 @@ "main": "dist/index.js",

"repository": "https://github.com/thefrontside/bigtest.git",
"homepage": "https://frontside.com/bigtest",
"author": "Frontside Engineering <engineering@frontside.com>",

@@ -28,3 +29,3 @@ "license": "MIT",

"@types/mocha": "^7.0.1",
"@types/node": "^13.13.4",
"@types/node": "^14.17.5",
"expect": "^24.9.0",

@@ -35,9 +36,9 @@ "mocha": "^6.2.2",

"dependencies": {
"@types/node": "^13.13.4",
"@types/node": "^14.17.5",
"effection": "^2.0.0-beta.12"
},
"volta": {
"node": "12.16.0",
"yarn": "1.19.1"
"node": "14.17.5",
"yarn": "1.22.11"
}
}
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