meddelare-counters
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -116,3 +116,3 @@ "use strict"; | ||
var result = /,ld:\[,\[\d+,(\d+),/.exec(body), | ||
var result = /,ld:\[[^,]*,\[\d+,(\d+),/.exec(body), | ||
count; | ||
@@ -119,0 +119,0 @@ |
{ | ||
"name": "meddelare-counters", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Node.js promise-based, asynchronous, parallel, per-URL social network share count fetcher -- the base of Meddelare.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://meddelare.com/", |
@@ -127,2 +127,2 @@ # [Meddelare](https://meddelare.com/) Social Buttons Share Count Fetcher [meddelare-node-counters](https://github.com/meddelare/meddelare-node-counters) | ||
When using [meddelare-node-counters](https://github.com/meddelare/meddelare-node-counters), comply to the [MIT license](http://opensource.org/licenses/MIT). | ||
When using [meddelare-node-counters](https://github.com/meddelare/meddelare-node-counters), comply to the [MIT license](https://opensource.org/licenses/MIT). |
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
18783