Socket
Socket
Sign inDemoInstall

au

Package Overview
Dependencies
Maintainers
1
Versions
614
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

au - npm Package Compare versions

Comparing version 2.0.1-dev.202311060259 to 2.0.1-dev.202311120949

dist/cjs/index.cjs.map

20

package.json
{
"name": "au",
"version": "2.0.1-dev.202311060259",
"version": "2.0.1-dev.202311120949",
"main": "dist/cjs/index.cjs",

@@ -28,7 +28,3 @@ "module": "dist/esm/index.mjs",

"bin",
"dist/**/*.cjs",
"dist/**/*.dev.cjs.map",
"dist/**/*.mjs",
"dist/**/*.dev.mjs.map",
"dist/**/*.d.ts",
"dist",
"src/**/*.ts",

@@ -44,3 +40,3 @@ "README.md",

"lint": "eslint --cache --ext .js,.ts src/",
"lint:ci": "eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/",
"lint:ci": "eslint --ext .js,.ts --quiet --report-unused-disable-directives src/",
"build": "rollup -c",

@@ -59,6 +55,6 @@ "bundle": "ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system aurelia",

"dependencies": {
"@aurelia/http-server": "2.0.1-dev.202311060259",
"@aurelia/kernel": "2.0.1-dev.202311060259",
"@aurelia/metadata": "2.0.1-dev.202311060259",
"@aurelia/platform": "2.0.1-dev.202311060259"
"@aurelia/http-server": "2.0.1-dev.202311120949",
"@aurelia/kernel": "2.0.1-dev.202311120949",
"@aurelia/metadata": "2.0.1-dev.202311120949",
"@aurelia/platform": "2.0.1-dev.202311120949"
},

@@ -68,3 +64,3 @@ "devDependencies": {

"tslib": "^2.4.0",
"typescript": "5.1.6"
"typescript": "5.2.2"
},

@@ -71,0 +67,0 @@ "engines": {

dist/cjs/index.cjs

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