@gram-data/gram-ast
Advanced tools
Comparing version 0.3.4 to 0.3.5
@@ -349,11 +349,9 @@ /** | ||
* Some well-known tags: | ||
* - "md`# Hello World`" | ||
* - "html`<h1>Hello World</h1>`" | ||
* - "date`2020-07-14`" | ||
* - "time`17:35:42`" | ||
* - "uri`https://gram-data.github.io`" | ||
* - "wkt`POINT(-83.123 42.123)" | ||
* - `md\`# Hello World\`` | ||
* - `html\`<h1>Hello World</h1>\`` | ||
* - `date\`2020-07-14``` | ||
* - `time\`17:35:42\`` | ||
* - `uri\`https://gram-data.github.io\` | ||
* - `wkt\`POINT(-83.123 42.123)\`` | ||
* | ||
* @see {@link DateLiteral} | ||
* @see {@link GeospatialLiteral} | ||
* @see {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals | Wikipedia Template literals} | ||
@@ -360,0 +358,0 @@ */ |
@@ -12,3 +12,3 @@ { | ||
], | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"license": "MIT", | ||
@@ -73,3 +73,3 @@ "repository": { | ||
}, | ||
"gitHead": "27de40df779bc903e8873563db12f7db477e4ad3", | ||
"gitHead": "c78a2592baac7830e5424018480a805ada80012a", | ||
"publishConfig": { | ||
@@ -76,0 +76,0 @@ "access": "public" |
@@ -460,11 +460,9 @@ /** | ||
* Some well-known tags: | ||
* - "md`# Hello World`" | ||
* - "html`<h1>Hello World</h1>`" | ||
* - "date`2020-07-14`" | ||
* - "time`17:35:42`" | ||
* - "uri`https://gram-data.github.io`" | ||
* - "wkt`POINT(-83.123 42.123)" | ||
* - `md\`# Hello World\`` | ||
* - `html\`<h1>Hello World</h1>\`` | ||
* - `date\`2020-07-14``` | ||
* - `time\`17:35:42\`` | ||
* - `uri\`https://gram-data.github.io\` | ||
* - `wkt\`POINT(-83.123 42.123)\`` | ||
* | ||
* @see {@link DateLiteral} | ||
* @see {@link GeospatialLiteral} | ||
* @see {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals | Wikipedia Template literals} | ||
@@ -471,0 +469,0 @@ */ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
176495
1996