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-fix-core-ship-esm-cjs-dist.1628010650084 to 2.0.0-fix-core-ship-esm-cjs-dist-r2.1628053316093

dist-cjs/controller/controller.d.ts

15

package.json
{
"name": "@effection/core",
"version": "2.0.0-fix-core-ship-esm-cjs-dist.1628010650084",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",
"version": "2.0.0-fix-core-ship-esm-cjs-dist-r2.1628053316093",
"main": "dist-cjs/index.js",
"module": "dist-esm/index.js",
"types": "dist-esm/index.d.ts",
"typeDocEntry": "src/index.ts",

@@ -21,9 +21,7 @@ "license": "MIT",

"build": "yarn prepack",
"prepack": "copy-cli \"./package.json\" \"./dist/\" && tsc --build tsconfig.esm.json && tsc --build tsconfig.cjs.json"
"prepack": "tsc --build tsconfig.esm.json && tsc --build tsconfig.cjs.json"
},
"files": [
"CHANGELOG.md",
"dist/**/*",
"cjs/**/*",
"esm/**/*",
"dist-*/**/*",
"src/**/*"

@@ -35,3 +33,2 @@ ],

"@types/node": "^16.3.2",
"copy": "^0.3.2",
"eslint": "^7.30.0",

@@ -38,0 +35,0 @@ "expect": "^25.3.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