Socket
Socket
Sign inDemoInstall

@dac-software/base-ui

Package Overview
Dependencies
Maintainers
1
Versions
233
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dac-software/base-ui - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10-Q2-1269-Q2-1377-1

index.js

15

package.json
{
"name": "@dac-software/base-ui",
"version": "0.0.9",
"version": "0.0.10-Q2-1269-Q2-1377-1",
"license": "UNLICENSED",
"main": "dist/base-ui.js",
"main": "index.js",
"engines": {

@@ -15,2 +15,8 @@ "node": ">=8.0.0"

],
"browserslist": [
"last 1 version",
"> 1%",
"maintained node versions",
"not dead"
],
"scripts": {

@@ -21,2 +27,3 @@ "codestyle-check": "standard",

"build": "webpack --mode=production",
"start:dev": "webpack-dev-server",
"prepublishOnly": "npm install && npm run codestyle-check && npm run build"

@@ -48,2 +55,3 @@ },

"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"mini-css-extract-plugin": "^0.4.3",

@@ -60,4 +68,5 @@ "node-sass": "^4.9.4",

"webpack": "^4.27.1",
"webpack-cli": "^3.1.0"
"webpack-cli": "^3.1.0",
"webpack-dev-server": "^3.5.1"
}
}
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