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

@elateral/brandgility-embedded-api

Package Overview
Dependencies
Maintainers
26
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elateral/brandgility-embedded-api - npm Package Compare versions

Comparing version 0.2.0 to 1.0.0

11

CHANGELOG.md
# CHANGELOG
## Unreleased - [DIFF](https://github.com/ElateralLtd/brandgility-embedded-api/compare/v0.2.0...HEAD)
## Unreleased - [DIFF](https://github.com/ElateralLtd/brandgility-embedded-api/compare/v1.0.0...HEAD)
## 1.0.0 - 2020-06-30 - [DIFF](https://github.com/ElateralLtd/brandgility-embedded-api/compare/v0.2.0...v1.0.0)
- __breaking:__ updated node to `>=14.5.0`
- Updated `@babel/core` to `^7.10.4`
- Updated `@babel/plugin-proposal-export-default-from` to `^7.10.4`
- Updated `@babel/plugin-proposal-export-namespace-from` to `^7.10.4`
- Updated `@babel/plugin-proposal-private-methods` to `^7.10.4`
- Updated `@babel/preset-env` to `^7.10.4`
- Removed `@babel/plugin-proposal-class-properties`
## 0.2.0 - 2020-06-30 - [DIFF](https://github.com/ElateralLtd/brandgility-embedded-api/compare/v0.1.2...v0.2.0)

@@ -6,0 +15,0 @@ - Added `yarn-deduplicate`

15

package.json
{
"name": "@elateral/brandgility-embedded-api",
"version": "0.2.0",
"version": "1.0.0",
"description": "Brandgility embedded mode library",

@@ -34,12 +34,11 @@ "repository": "https://github.com/ElateralLtd/brandgility-embedded-api.git",

"engines": {
"node": ">=12.1.0"
"node": ">=14.5.0"
},
"devDependencies": {
"@babel/core": "^7.10.3",
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/plugin-proposal-export-default-from": "^7.10.1",
"@babel/plugin-proposal-export-namespace-from": "^7.10.1",
"@babel/plugin-proposal-private-methods": "^7.10.1",
"@babel/core": "^7.10.4",
"@babel/plugin-proposal-export-default-from": "^7.10.4",
"@babel/plugin-proposal-export-namespace-from": "^7.10.4",
"@babel/plugin-proposal-private-methods": "^7.10.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.10.3",
"@babel/preset-env": "^7.10.4",
"@commitlint/cli": "^9.0.1",

@@ -46,0 +45,0 @@ "@commitlint/is-ignored": "^9.0.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