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

@42mo/42mo-web-styles

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@42mo/42mo-web-styles - npm Package Compare versions

Comparing version 0.0.31 to 0.0.32

dist/wcs-example/index.html

36

package.json
{
"name": "@42mo/42mo-web-styles",
"version": "0.0.31",
"version": "0.0.32",
"description": "### What is it? ###",
"main": "dist/index.html",
"type": "module",
"scripts": {
"start": "concurrently \"npm run start-dev-server\" \"npm run start-sass-watch\" -c \"bgWhite.bold,black.bgBlue.bold\" -n \" DEV-SERVER , BUILD-CSS \"",
"start-sass-watch": "sass --watch lib/index.scss:dist/css/42mo-web-styles.css --style=compressed",
"start-dev-server": "flr"
"start-dev-server": "flr",
"build": "tsc",
"build:watch": "tsc --watch",
"serve": "wds --watch"
},

@@ -18,6 +22,32 @@ "repository": {

"homepage": "https://bitbucket.org/meltsasm/42mo-web-styles#readme",
"dependencies": {
"lit": "^2.7.4"
},
"devDependencies": {
"concurrently": "^5.2.0",
"fast-live-reload": "^2.8.2",
"sass": "^1.24.4"
"sass": "^1.24.4",
"@11ty/eleventy": "^1.0.1",
"@11ty/eleventy-plugin-syntaxhighlight": "^4.0.0",
"@custom-elements-manifest/analyzer": "^0.6.3",
"@open-wc/testing": "^3.1.5",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-replace": "^5.0.2",
"@typescript-eslint/eslint-plugin": "^5.25.0",
"@typescript-eslint/parser": "^5.25.0",
"@web/dev-server": "^0.1.31",
"@web/dev-server-legacy": "^1.0.0",
"@web/test-runner": "^0.15.0",
"@web/test-runner-playwright": "^0.9.0",
"@webcomponents/webcomponentsjs": "^2.6.0",
"eslint": "^8.15.0",
"lit-analyzer": "^1.2.1",
"prettier": "^2.6.2",
"rimraf": "^3.0.2",
"rollup": "^2.73.0",
"rollup-plugin-summary": "^1.4.3",
"rollup-plugin-terser": "^7.0.2",
"typescript": "~4.7.4"
},

@@ -24,0 +54,0 @@ "directories": {

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