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

@artus/core

Package Overview
Dependencies
Maintainers
8
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@artus/core - npm Package Compare versions

Comparing version 2.0.0-alpha.6 to 2.0.0-alpha.7

2

lib/utils/index.js

@@ -14,4 +14,4 @@ "use strict";

}
return patterns.some(pattern => (0, minimatch_1.default)(filename, pattern), { matchBase });
return patterns.some(pattern => (0, minimatch_1.default)(filename, pattern, { matchBase }));
}
exports.isMatch = isMatch;
{
"name": "@artus/core",
"version": "2.0.0-alpha.6",
"version": "2.0.0-alpha.7",
"description": "Core package of Artus",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

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