@oxyhq/services
Advanced tools
Comparing version 0.0.48 to 0.0.49
{ | ||
"name": "@oxyhq/services", | ||
"version": "0.0.48", | ||
"version": "0.0.49", | ||
"description": "", | ||
@@ -25,3 +25,3 @@ "homepage": "https://oxy.so/", | ||
"type": "git", | ||
"url": "https://github.com/OxyHQ/OxyServicesModule.git" | ||
"url": "git+https://github.com/OxyHQ/OxyServicesModule.git" | ||
}, | ||
@@ -35,21 +35,15 @@ "devDependencies": { | ||
"@typescript-eslint/parser": "^7.0.1", | ||
"autoprefixer": "^10.4.19", | ||
"autoprefixer": "^10.4.17", | ||
"eslint": "^8.56.0", | ||
"ncp": "^2.0.0", | ||
"sass": "^1.77.2", | ||
"tailwindcss": "^3.4.3", | ||
"tailwindcss": "^3.4.1", | ||
"typescript": "^5.4.5" | ||
}, | ||
"dependencies": { | ||
"@tanstack/react-query": "^5.40.0", | ||
"axios": "^1.6.8", | ||
"clsx": "^2.1.1", | ||
"dotenv": "^16.4.5", | ||
"framer-motion": "^11.2.9", | ||
"localforage": "^1.10.0", | ||
"postcss": "^8.4.38", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"react-icons": "^5.2.1", | ||
"tailwind-merge": "^2.3.0", | ||
"zod": "^3.23.8", | ||
@@ -56,0 +50,0 @@ "zustand": "^4.5.2" |
# OxyServicesModule | ||
npm publish |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
7
3
0
1326
2
0
3
- Removed@tanstack/react-query@^5.40.0
- Removedclsx@^2.1.1
- Removedframer-motion@^11.2.9
- Removedpostcss@^8.4.38
- Removedreact-icons@^5.2.1
- Removedtailwind-merge@^2.3.0
- Removed@tanstack/query-core@5.61.4(transitive)
- Removed@tanstack/react-query@5.61.4(transitive)
- Removedclsx@2.1.1(transitive)
- Removedframer-motion@11.11.17(transitive)
- Removednanoid@3.3.8(transitive)
- Removedpicocolors@1.1.1(transitive)
- Removedpostcss@8.4.49(transitive)
- Removedreact-icons@5.3.0(transitive)
- Removedsource-map-js@1.2.1(transitive)
- Removedtailwind-merge@2.5.5(transitive)
- Removedtslib@2.8.1(transitive)