@code-inspector/core
Advanced tools
+21
| MIT License | ||
| Copyright (c) 2022 zhoulixiang | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE. |
+11
-11
| { | ||
| "name": "@code-inspector/core", | ||
| "version": "1.1.0", | ||
| "version": "1.1.1-beta.1", | ||
| "main": "dist/index.js", | ||
@@ -40,12 +40,2 @@ "module": "./dist/index.mjs", | ||
| }, | ||
| "scripts": { | ||
| "dev": "vite", | ||
| "build:server": "vite build", | ||
| "build:client": " vite build --config ./vite.client.config.ts", | ||
| "build:client:watch": " vite build --config ./vite.client.config.ts --watch", | ||
| "clear": "rimraf ./dist && rimraf ./types", | ||
| "build": "pnpm clear && tsc && pnpm build:server && pnpm build:client", | ||
| "pub": "pnpm publish", | ||
| "pub:beta": "pnpm publish --tag beta" | ||
| }, | ||
| "dependencies": { | ||
@@ -74,3 +64,13 @@ "@vue/compiler-dom": "^3.5.13", | ||
| "volar-service-pug": "^0.0.63" | ||
| }, | ||
| "scripts": { | ||
| "dev": "vite", | ||
| "build:server": "vite build", | ||
| "build:client": " vite build --config ./vite.client.config.ts", | ||
| "build:client:watch": " vite build --config ./vite.client.config.ts --watch", | ||
| "clear": "rimraf ./dist && rimraf ./types", | ||
| "build": "pnpm clear && tsc && pnpm build:server && pnpm build:client", | ||
| "pub": "pnpm publish", | ||
| "pub:beta": "pnpm publish --tag beta" | ||
| } | ||
| } |
Telemetry
Supply chain riskThis package contains telemetry which tracks how it is used.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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 2 instances in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Telemetry
Supply chain riskThis package contains telemetry which tracks how it is used.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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 2 instances in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
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
12215176
0.01%19
5.56%2
100%