Comparing version 0.1.0 to 0.1.1
{ | ||
"author": "Yosbel Marin", | ||
"name": "hoctane", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "description": "High-Octane route store/retriever", |
@@ -24,2 +24,4 @@ # Hoctane | ||
store.add('foo/:id') | ||
store.build() | ||
const {route, params} = store.find('foo/1') | ||
@@ -26,0 +28,0 @@ |
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
21923
121