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.22 to 0.1.23

dev/.vscode/settings.json

2

dev/package.json

@@ -23,3 +23,3 @@ {

"devDependencies": {
"@multivisio/nswow": "^0.1.22",
"@multivisio/nswow": "^0.1.23",
"@rushstack/eslint-patch": "^1.3.3",

@@ -26,0 +26,0 @@ "@tsconfig/node20": "^20.1.2",

@@ -10,2 +10,3 @@ import { fileURLToPath, URL } from 'node:url'

import {nswowWatcher} from "@multivisio/nswow/scripts/vite.mjs"
import { alias } from "./alias.js"

@@ -26,7 +27,4 @@ await beaver()

resolve: {
alias: {
'@': fileURLToPath(new URL('./src', import.meta.url)),
'nswow': fileURLToPath(new URL('./nswow', import.meta.url))
}
alias: alias
}
})
{
"name": "@multivisio/nswow",
"version": "0.1.22",
"version": "0.1.23",
"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