Socket
Socket
Sign inDemoInstall

aurelia-store

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aurelia-store - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

src/decorators.ts

4

package.json
{
"name": "aurelia-store",
"version": "0.6.0",
"version": "0.6.1",
"description": "Aurelia single state store based on RxJS",

@@ -48,3 +48,3 @@ "keywords": [

"moduleNameMapper": {
"aurelia-(.*)": "<rootDir>/node_modules/aurelia-$1",
"(test\\\\unit\\\\)aurelia-(.*)": "<rootDir>/node_modules/aurelia-$2",
"^.+\\.(css)$": "<rootDir>/test/jest-css-stub.js"

@@ -51,0 +51,0 @@ },

@@ -17,1 +17,2 @@ import { FrameworkConfiguration } from "aurelia-framework";

export * from "./middleware";
export * from "./decorators";
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