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.2 to 6.0.3

4

changelog.md

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

# [6.0.3](https://github.com/TehShrike/abstract-state-router/releases/tag/v6.0.3)
- bug fix: point package.main at the ES5 bundle instead of the ES2015 code :-x [34ea0baa](https://github.com/TehShrike/abstract-state-router/commit/34ea0baa3286affed51d1a493aeedbb5b40819ae)
# [6.0.2](https://github.com/TehShrike/abstract-state-router/releases/tag/v6.0.2)

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

4

package.json
{
"name": "abstract-state-router",
"version": "6.0.2",
"version": "6.0.3",
"description": "Like ui-router, but without all the Angular. The best way to structure a single-page webapp.",
"main": "index.js",
"main": "bundle.js",
"scripts": {

@@ -7,0 +7,0 @@ "build": "rollup -c",

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