@dingrtc/shared
Advanced tools
+9
-4
| { | ||
| "name": "@dingrtc/shared", | ||
| "version": "1.0.12", | ||
| "version": "1.0.13", | ||
| "description": "", | ||
@@ -11,8 +11,13 @@ "main": "./dist/index.js", | ||
| ], | ||
| "scripts": { | ||
| "eslint": "eslint --cache --ext .js,.ts, ./", | ||
| "eslint:fix": "npm run eslint -- --fix", | ||
| "build": "cross-env ENV=production rollup -c --bundleConfigAsCjs", | ||
| "publish:npm": "npm run build && clean-package -c ../../clean-package.prod.js && pnpm publish && clean-package restore" | ||
| }, | ||
| "author": "", | ||
| "license": "ISC", | ||
| "publishConfig": { | ||
| "access": "public", | ||
| "registry": "https://registry.npmjs.org" | ||
| "access": "public" | ||
| } | ||
| } | ||
| } |
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
549471
0.05%23
4.55%