Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "bluryx", | ||
"description": "", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": { | ||
@@ -30,2 +30,3 @@ "name": "zkxdex", | ||
], | ||
"devDependencies": { | ||
@@ -39,4 +40,6 @@ "node-gyp": "^10.0.1", | ||
"scripts": { | ||
"prepare": "tsc", | ||
"build": "node-gyp build" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
7424