meddelare-server
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -77,3 +77,3 @@ var express = require("express"); | ||
var result = /__SSR \= \{c\: (.*?)\.0/g.exec(body); | ||
var result = /,ld:\[,\[\d+,(\d+),/.exec(body); | ||
@@ -80,0 +80,0 @@ if (!result) { |
{ | ||
"name": "meddelare-server", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Install custom social share counters on your website with your own hosted solution, which only makes a single API request and loads minimal or zero assets to display the counters.", | ||
@@ -5,0 +5,0 @@ "homepage": "http://meddelare.com/", |
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
17129