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 1.0.2 to 1.0.3

4

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

@@ -14,6 +14,6 @@ {

"devDependencies": {
"@babel/eslint-parser": "^7",
"@brightspace-ui/stylelint-config": "^0.0.3",
"babel-eslint": "^10",
"eslint": "^7",
"eslint-config-brightspace": "^0.11.0",
"eslint-config-brightspace": "^0.13",
"eslint-plugin-html": "^6",

@@ -20,0 +20,0 @@ "eslint-plugin-lit": "^1",

@@ -14,2 +14,3 @@ /* eslint-env node */

// npm run test -- --grep test/bar/*
'node_modules/@brightspace-ui/core/tools/resize-observer-test-error-handler.js',
{ pattern: config.grep ? config.grep : 'test/*.test.js', type: 'module' },

@@ -16,0 +17,0 @@ ],

@@ -39,2 +39,3 @@ /* eslint-env node */

// npm run test -- --grep test/bar/*
'node_modules/@brightspace-ui/core/tools/resize-observer-test-error-handler.js',
{ pattern: config.grep ? config.grep : 'test/*.test.js', type: 'module' },

@@ -41,0 +42,0 @@ ],

{
"name": "@brightspace-ui/create",
"version": "1.0.2",
"version": "1.0.3",
"description": "Initializer for Brightspace web components",

@@ -28,2 +28,3 @@ "repository": "https://github.com/BrightspaceUI/create.git",

"@babel/core": "^7",
"@babel/eslint-parser": "7",
"@babel/preset-env": "^7",

@@ -33,3 +34,3 @@ "babel-eslint": "^10",

"eslint": "^7",
"eslint-config-brightspace": "^0.11.0",
"eslint-config-brightspace": "^0.13",
"eslint-plugin-html": "^6",

@@ -36,0 +37,0 @@ "eslint-plugin-lit": "^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