@lit-protocol/constants
Advanced tools
Comparing version 0.1.75 to 0.1.76
{ | ||
"name": "@lit-protocol/constants", | ||
"version": "0.1.75", | ||
"version": "0.1.76", | ||
"publishConfig": { | ||
@@ -8,3 +8,3 @@ "access": "public", | ||
}, | ||
"gitHead": "2d61c9755df43da7b0dc6fcae36f9bb121ad322f", | ||
"gitHead": "96fde26226258980ad062c72683340c743840ae3", | ||
"tags": [ | ||
@@ -15,6 +15,8 @@ "universal" | ||
"typings": "./src/index.d.ts", | ||
"dependencies": {}, | ||
"dependencies": { | ||
"tslib": "^2.3.0" | ||
}, | ||
"peerDependencies": { | ||
"tslib": "^2.3.0" | ||
} | ||
} | ||
} |
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
90760
2
+ Addedtslib@^2.3.0