Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

abstract-state-router

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abstract-state-router - npm Package Compare versions

Comparing version 6.0.4 to 6.0.5

4

changelog.md

@@ -0,1 +1,5 @@

# [6.0.5](https://github.com/TehShrike/abstract-state-router/releases/tag/v6.0.5)
- maintenance: added a bunch of files to the `.npmignore` to reduce the package download size
# [6.0.4](https://github.com/TehShrike/abstract-state-router/releases/tag/v6.0.4)

@@ -2,0 +6,0 @@

2

package.json
{
"name": "abstract-state-router",
"version": "6.0.4",
"version": "6.0.5",
"description": "Like ui-router, but without all the Angular. The best way to structure a single-page webapp.",

@@ -5,0 +5,0 @@ "main": "bundle.js",

@@ -11,3 +11,3 @@ abstract-state-router lets you build single-page webapps using nested routes/states. Your code doesn't reference routes directly, like `/app/users/josh`, but by name and properties, like `app.user` + `{ name: 'josh' }`.

If you have any questions, [ask me on Gitter](https://gitter.im/TehShrike/abstract-state-router)! [![Join the chat at https://gitter.im/TehShrike/abstract-state-router](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/TehShrike/abstract-state-router)
If you have any questions, [join the chat on Discord](https://discord.gg/G8FrErC)!

@@ -14,0 +14,0 @@ # 2017-10: major version bump, 6.0!

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