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

@aurelia/jit

Package Overview
Dependencies
Maintainers
1
Versions
554
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aurelia/jit - npm Package Compare versions

Comparing version 0.7.0-dev.202005082023 to 0.7.0

12

CHANGELOG.md

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

<a name="0.7.0"></a>
# 0.7.0 (2020-05-08)
### Features:
* **custom-attr:** add no multi bindings cfg ([4daa950](https://github.com/aurelia/aurelia/commit/4daa950))
### Refactorings:
* ***:** rename alias to aliasto for readability and consistency ([f3904fe](https://github.com/aurelia/aurelia/commit/f3904fe))
<a name="0.6.0"></a>

@@ -8,0 +20,0 @@ # 0.6.0 (2019-12-18)

12

package.json
{
"name": "@aurelia/jit",
"version": "0.7.0-dev.202005082023",
"version": "0.7.0",
"main": "dist/umd/index.js",

@@ -37,6 +37,6 @@ "module": "dist/esnext/index.js",

"dependencies": {
"@aurelia/kernel": "^0.7.0-dev.202005082023",
"@aurelia/metadata": "^0.7.0-dev.202005082023",
"@aurelia/runtime": "^0.7.0-dev.202005082023",
"@aurelia/scheduler": "^0.7.0-dev.202005082023"
"@aurelia/kernel": "^0.7.0",
"@aurelia/metadata": "^0.7.0",
"@aurelia/runtime": "^0.7.0",
"@aurelia/scheduler": "^0.7.0"
},

@@ -46,3 +46,3 @@ "devDependencies": {

},
"gitHead": "cc1b576e0aad40d4e90ae996677164575f184b19"
"gitHead": "b72852c459296c345b859347fb8911712feef371"
}
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