Comparing version 0.2.0 to 0.2.1
@@ -33,3 +33,2 @@ var CustomElement = require('generate-js-custom-element'), | ||
_.detectPathChanges(); | ||
_.go(); | ||
}); | ||
@@ -36,0 +35,0 @@ |
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
13923
0
328