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

@brightspace-ui/create

Package Overview
Dependencies
Maintainers
3
Versions
59
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.7.0 to 1.8.0

6

dist/generators/localization/templates/configured/_element.serge.json

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

"de-de de",
"es-es es-es",
"es-mx es",
"fr-ca fr",
"fr-fr fr-fr",
"ja-jp ja",

@@ -24,6 +22,4 @@ "ko-kr ko",

"sv-se sv",
"tr-tr tr",
"zh-cn zh",
"zh-tw zh-tw"
"tr-tr tr"
]
}

2

dist/generators/release/templates/configured/_README.md

@@ -6,3 +6,3 @@

The [sematic-release GitHub Action](https://github.com/BrightspaceUI/actions/tree/master/semantic-release) is called from the `release.yml` GitHub Action workflow to handle version changes and releasing.
The [sematic-release GitHub Action](https://github.com/BrightspaceUI/actions/tree/main/semantic-release) is called from the `release.yml` GitHub Action workflow to handle version changes and releasing.

@@ -9,0 +9,0 @@ ### Version Changes

@@ -6,7 +6,7 @@ "use strict";

});
exports.copyFile = copyFile;
exports.copyFilesInDir = copyFilesInDir;
exports.getDestinationPath = getDestinationPath;
exports.mergeJSON = mergeJSON;
exports.mergeText = mergeText;
exports.copyFile = copyFile;
exports.copyFilesInDir = copyFilesInDir;
exports.replaceText = replaceText;

@@ -13,0 +13,0 @@

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

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

@@ -39,3 +39,3 @@ # @brightspace-ui/create

Visual diff results are published to a bucket in S3 and need special tokens to do so. To set these up, follow the instructions in the [visual-diff GitHub Action](https://github.com/BrightspaceUI/actions/tree/master/visual-diff).
Visual diff results are published to a bucket in S3 and need special tokens to do so. To set these up, follow the instructions in the [visual-diff GitHub Action](https://github.com/BrightspaceUI/actions/tree/main/visual-diff).

@@ -47,3 +47,3 @@ ### Semantic Release

Learn more in the [action docs](https://github.com/BrightspaceUI/actions/blob/master/docs/branch-protection.md).
Learn more in the [action docs](https://github.com/BrightspaceUI/actions/blob/main/docs/branch-protection.md).

@@ -63,3 +63,3 @@ ## Developing and Contributing

The [sematic-release GitHub Action](https://github.com/BrightspaceUI/actions/tree/master/semantic-release) is called from the `release.yml` GitHub Action workflow to handle version changes and releasing.
The [sematic-release GitHub Action](https://github.com/BrightspaceUI/actions/tree/main/semantic-release) is called from the `release.yml` GitHub Action workflow to handle version changes and releasing.

@@ -66,0 +66,0 @@ ### Version Changes

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