Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@brightspace-ui/create

Package Overview
Dependencies
Maintainers
3
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brightspace-ui/create - npm Package Compare versions

Comparing version 2.7.1 to 2.8.0

6

dist/generators/default-content/templates/configured/_package.json

@@ -7,5 +7,4 @@ {

"scripts": {
"lint": "npm run lint:eslint && npm run lint:lit && npm run lint:style",
"lint": "npm run lint:eslint && npm run lint:style",
"lint:eslint": "eslint . --ext .js,.html",
"lint:lit": "lit-analyzer <%= hyphenatedName %>.js --strict",
"lint:style": "stylelint \"**/*.{js,html}\""

@@ -16,6 +15,5 @@ },

"devDependencies": {
"@brightspace-ui/stylelint-config": "^0.7",
"@brightspace-ui/stylelint-config": "^0.8",
"eslint": "^8",
"eslint-config-brightspace": "^0.23",
"lit-analyzer": "^1",
"stylelint": "^15"

@@ -22,0 +20,0 @@ },

@@ -43,3 +43,3 @@ # <%= packageName %>

```shell
# eslint and lit-analyzer
# eslint and stylelint
npm run lint

@@ -49,2 +49,5 @@

npm run lint:eslint
# stylelint only
npm run lint:style
```
{
"name": "@brightspace-ui/create",
"version": "2.7.1",
"version": "2.8.0",
"description": "Initializer for Brightspace web components",

@@ -5,0 +5,0 @@ "repository": "https://github.com/BrightspaceUI/create.git",

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