Socket
Socket
Sign inDemoInstall

@multivisio/nswow

Package Overview
Dependencies
Maintainers
3
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@multivisio/nswow - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

10

cli.js

@@ -5,3 +5,3 @@ #!/usr/bin/env node

import { addComponents, removeComponents, createComponent } from "./scripts/components.mjs";
import { build, mapScss } from "./scripts/build.mjs";
import { mapScss } from "./scripts/build.mjs";
import { beaver } from "./scripts/beaver.mjs";

@@ -45,10 +45,2 @@

;
commander.command("build")
.description("Build all necessary entries for production")
.action(() => {
build();
})
;
commander.command("map")

@@ -55,0 +47,0 @@ .description("Build all necessary entries for production")

2

dev/package.json

@@ -17,3 +17,3 @@ {

"devDependencies": {
"@multivisio/nswow": "^0.1.10",
"@multivisio/nswow": "^0.1.11",
"@vitejs/plugin-vue": "^4.6.2",

@@ -20,0 +20,0 @@ "@vue/test-utils": "^2.4.4",

{
"name": "@multivisio/nswow",
"version": "0.1.10",
"version": "0.1.11",
"description": "Manage nswow templates, build and publish",

@@ -5,0 +5,0 @@ "bin": {

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