@epilot/address-suggestions-client
Advanced tools
+0
-1
@@ -18,3 +18,2 @@ "use strict"; | ||
| __exportStar(require("./client"), exports); | ||
| __exportStar(require("./openapi"), exports); | ||
| //# sourceMappingURL=index.js.map |
+4
-3
| { | ||
| "name": "@epilot/address-suggestions-client", | ||
| "version": "1.2.0", | ||
| "version": "1.2.1", | ||
| "description": "Client for epilot Address Suggestions API", | ||
@@ -27,3 +27,4 @@ "main": "dist/index.js", | ||
| "typegen": "openapi typegen src/openapi.json --client -b '/* eslint-disable */' > src/openapi.d.ts", | ||
| "build": "tsc && npm run bundle-definition", | ||
| "build": "tsc && npm run build:patch && npm run bundle-definition", | ||
| "build:patch": "sed -i '/^__exportStar.*openapi.*$/d' dist/index.js", | ||
| "build:watch": "npm run build && tsc -w", | ||
@@ -71,3 +72,3 @@ "prepublishOnly": "npm run typegen && npm run build", | ||
| }, | ||
| "gitHead": "6c12dc4aaf7ddf60ad11c6f596fb478559fa3052" | ||
| "gitHead": "cb7e6acc938eb178e531c19834ea8bd0d6445e6f" | ||
| } |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
39755
0.13%1118
-0.09%