Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

check-side-effects

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

check-side-effects - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

2

dist/cli.js

@@ -121,3 +121,3 @@ "use strict";

result = _b.sent();
expectedOutputPath = path_1.resolve(options.cwd, test.expectedOutput);
expectedOutputPath = path_1.resolve(testFileDir_1, test.expectedOutput);
expectedOutput = void 0;

@@ -124,0 +124,0 @@ if (fs_1.existsSync(expectedOutputPath)) {

{
"name": "check-side-effects",
"version": "0.0.15",
"version": "0.0.16",
"description": "Check if a ES module has side effects.",

@@ -5,0 +5,0 @@ "repository": "https://github.com/filipesilva/check-side-effects",

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