Socket
Socket
Sign inDemoInstall

@aurelia/platform

Package Overview
Dependencies
Maintainers
1
Versions
548
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aurelia/platform - npm Package Compare versions

Comparing version 2.0.1-dev.202304181031 to 2.0.1-dev.202306161507

17

CHANGELOG.md

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

<a name="2.0.0-beta.7"></a>
# 2.0.0-beta.7 (2023-06-16)
### Features:
* **build:** add a development entry point (#1770) ([69ff445](https://github.com/aurelia/aurelia/commit/69ff445))
<a name="2.0.0-beta.6"></a>
# 2.0.0-beta.6 (2023-05-21)
**Note:** Version bump only for package @aurelia/platform
<a name="2.0.0-beta.5"></a>
# 2.0.0-beta.5 (2023-04-27)
**Note:** Version bump only for package @aurelia/platform
<a name="2.0.0-beta.4"></a>

@@ -8,0 +25,0 @@ # 2.0.0-beta.4 (2023-04-13)

5

package.json
{
"name": "@aurelia/platform",
"version": "2.0.1-dev.202304181031",
"version": "2.0.1-dev.202306161507",
"main": "dist/cjs/index.cjs",

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

"require": "./dist/cjs/index.cjs",
"import": "./dist/esm/index.mjs"
"import": "./dist/esm/index.mjs",
"development": "./dist/esm/index.dev.mjs"
},

@@ -12,0 +13,0 @@ "types": "dist/types/index.d.ts",

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