New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@canvacord/assets

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@canvacord/assets - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

2

dist/index.js

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

const name = ((_a = file.split(".").shift()) !== null && _a !== void 0 ? _a : file).toUpperCase();
this.data[name] = `${this.dir}\\${file}`;
this.data[name] = `${this.dir}/${file}`;
}

@@ -31,0 +31,0 @@ this.loaded = true;

{
"name": "@canvacord/assets",
"version": "2.0.4",
"version": "2.0.5",
"description": "Assets used in Canvacord",

@@ -5,0 +5,0 @@ "main": "./dist/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