Socket
Socket
Sign inDemoInstall

@effection/core

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@effection/core - npm Package Compare versions

Comparing version 2.0.0-beta.7 to 2.0.0-beta.8

7

CHANGELOG.md
# @effection/core
## \[2.0.0-beta.8]
- remove eslint-plugin-treeshaking
- [2779056](https://github.com/thefrontside/effection/commit/27790562cfc672d1c047b0860433b8986f7a7f5e) remove eslint-plugin-treeshaking ([#472](https://github.com/thefrontside/effection/pull/472)) on 2021-08-06
- Add sideEffects field to package.json
- [383141d](https://github.com/thefrontside/effection/commit/383141dc556c6a781d98087f3b68085d5eb31173) Add sideEffects field to package.json ([#470](https://github.com/thefrontside/effection/pull/470)) on 2021-08-05
## \[2.0.0-beta.7]

@@ -4,0 +11,0 @@

3

package.json
{
"name": "@effection/core",
"version": "2.0.0-beta.7",
"version": "2.0.0-beta.8",
"main": "dist-cjs/index.js",
"module": "dist-esm/index.js",
"sideEffects": false,
"types": "dist-esm/index.d.ts",

@@ -7,0 +8,0 @@ "typeDocEntry": "src/index.ts",

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