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.1.0-b30bc8d to 0.1.0-b656909

1

dist/index.d.ts

@@ -6,2 +6,1 @@ export { once } from './events';

export { ensure } from './ensure';
export { main } from './node';

@@ -13,4 +13,2 @@ "use strict";

exports.ensure = ensure_1.ensure;
var node_1 = require("./node");
exports.main = node_1.main;
//# sourceMappingURL=index.js.map

13

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

@@ -22,14 +22,9 @@ "main": "dist/index.js",

"@types/mocha": "^7.0.1",
"@typescript-eslint/eslint-plugin": "^2.3.2",
"@typescript-eslint/parser": "^2.3.2",
"eslint": "^6.6.0",
"eslint-plugin-prefer-let": "^1.0.1",
"@types/node": "^12.7.11",
"expect": "^24.9.0",
"mocha": "^6.2.2",
"ts-node": "*",
"typescript": "^3.7.0"
"ts-node": "*"
},
"dependencies": {
"@types/node": "^12.7.11",
"effection": "^0.5.1"
"effection": "^0.5.2"
},

@@ -36,0 +31,0 @@ "volta": {

Sorry, the diff of this file is not supported yet

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