Comparing version 0.0.21 to 0.0.22
{ | ||
"name": "jstrip", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"description": "webpage crawler manipulation", | ||
@@ -5,0 +5,0 @@ "main": "app.js", |
@@ -29,6 +29,6 @@ # jStrip | ||
* data:\tthe results from your jquery selector. | ||
* timed:\tmilliseconds taken for uri retrieval. | ||
* uri:\tthe uri of the page. | ||
* jquery:\tthe jquery executed on the uri. | ||
* data: the results from your jquery selector. | ||
* timed: milliseconds taken for uri retrieval. | ||
* uri: the uri of the page. | ||
* jquery: the jquery executed on the uri. | ||
@@ -35,0 +35,0 @@ for example: |
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
6370