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

bars-app

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bars-app - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

1

lib/router/index.js

@@ -33,3 +33,2 @@ var CustomElement = require('generate-js-custom-element'),

_.detectPathChanges();
_.go();
});

@@ -36,0 +35,0 @@

6

package.json
{
"name": "bars-app",
"version": "0.2.0",
"version": "0.2.1",
"description": "Bars-App is a simple framework for building JS-based web applications.",

@@ -9,2 +9,6 @@ "main": "index.js",

},
"repository": {
"type": "git",
"url": "https://github.com/dallasread/bars-app"
},
"author": "Dallas Read",

@@ -11,0 +15,0 @@ "license": "MIT",

@@ -12,2 +12,3 @@ Bars-App is a simple framework for building JS-based web applications.

});
myApp.go('/');
```

@@ -87,2 +88,1 @@

- History urlType
- Debug mode
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