Socket
Socket
Sign inDemoInstall

@aurelia/platform-browser

Package Overview
Dependencies
Maintainers
1
Versions
539
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aurelia/platform-browser - npm Package Compare versions

Comparing version 2.1.0-dev.202402292237 to 2.1.0-dev.202404120945

17

CHANGELOG.md

@@ -6,2 +6,19 @@ # Change Log

<a name="2.0.0-beta.14"></a>
# 2.0.0-beta.14 (2024-04-03)
### Features:
* **i18n:** support multiple versions of i18next (#1927) ([0789ee5](https://github.com/aurelia/aurelia/commit/0789ee5))
<a name="2.0.0-beta.13"></a>
# 2.0.0-beta.13 (2024-03-15)
**Note:** Version bump only for package @aurelia/platform-browser
<a name="2.0.0-beta.12"></a>
# 2.0.0-beta.12 (2024-03-02)
**Note:** Version bump only for package @aurelia/platform-browser
<a name="2.0.0-beta.11"></a>

@@ -8,0 +25,0 @@ # 2.0.0-beta.11 (2024-02-13)

9

package.json
{
"name": "@aurelia/platform-browser",
"version": "2.1.0-dev.202402292237",
"version": "2.1.0-dev.202404120945",
"main": "dist/cjs/index.cjs",

@@ -24,3 +24,4 @@ "module": "dist/esm/index.mjs",

"type": "git",
"url": "https://github.com/aurelia/aurelia"
"url": "https://github.com/aurelia/aurelia.git",
"directory": "packages/platform-browser"
},

@@ -56,6 +57,6 @@ "bugs": {

"dependencies": {
"@aurelia/platform": "2.1.0-dev.202402292237"
"@aurelia/platform": "2.1.0-dev.202404120945"
},
"devDependencies": {
"typescript": "5.2.2"
"typescript": "5.4.2"
},

@@ -62,0 +63,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

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