Socket
Socket
Sign inDemoInstall

@effection/fetch

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@effection/fetch - npm Package Compare versions

Comparing version 2.0.0-beta.5 to 2.0.0-beta.6

6

CHANGELOG.md
# @effection/fetch
## \[2.0.0-beta.6]
- remove accidentally compiled .js files from distributed sources
- Bumped due to a bump in @effection/mocha.
- [f0f0023](https://github.com/thefrontside/effection/commit/f0f002354743ae6d6f69bfe6df28ddc11d0f8be0) add changefile on 2021-07-26
## \[2.0.0-beta.5]

@@ -4,0 +10,0 @@

13

package.json
{
"name": "@effection/fetch",
"version": "2.0.0-beta.5",
"version": "2.0.0-beta.6",
"description": "Fetch operation for Effection",

@@ -13,4 +13,11 @@ "main": "dist/index.js",

},
"typeDocEntry": "src/index.ts",
"author": "Frontside Engineering <engineering@frontside.com>",
"license": "MIT",
"files": [
"README.md",
"CHANGELOG.md",
"dist/**/*",
"src/**/*"
],
"scripts": {

@@ -20,7 +27,6 @@ "lint": "eslint '{src,tests}/**/*.ts'",

"test": "mocha -r ts-node/register test/**/*.test.ts",
"docs": "yarn typedoc src/index.ts",
"mocha": "mocha -r ts-node/register"
},
"devDependencies": {
"@effection/mocha": "2.0.0-beta.5",
"@effection/mocha": "2.0.0-beta.6",
"@frontside/tsconfig": "^1.2.0",

@@ -31,3 +37,2 @@ "@types/node": "^16.3.2",

"ts-node": "^8.10.2",
"typedoc": "^0.20.36",
"typescript": "^4.3.5"

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