Comparing version 0.1.3 to 0.1.4
@@ -7,3 +7,4 @@ const links = [ | ||
['~', '['], | ||
[';', ']'] | ||
[';', ']'], | ||
['!', '/'] | ||
] | ||
@@ -10,0 +11,0 @@ |
{ | ||
"name": "jsoun", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Ever wanted to put json in a url and thought it was ugly? JSOUN (Javascript Object URL Notation) makes it slightly better", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
4181
68