@verriflo/secure 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of @verriflo/secure might be problematic. Click here for more details.

Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@verriflo/secure",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "Enterprise-grade client-side security and DevTools restriction for web applications.",
5
5
  "author": "Team Verriflo <support@verriflo.com> (https://verriflo.com)",
6
6
  "license": "SEE LICENSE IN LICENSE",
7
- "homepage": "https://verriflo.com/secure",
7
+ "homepage": "https://verriflo.com",
8
8
  "bugs": {
9
9
  "url": "https://verriflo.com/support"
10
10
  },