🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@dingrtc/shared

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dingrtc/shared - npm Package Compare versions

Comparing version
1.0.13
to
1.0.14
+4
-9
package.json
{
"name": "@dingrtc/shared",
"version": "1.0.13",
"version": "1.0.14",
"description": "",

@@ -11,13 +11,8 @@ "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"
"access": "public",
"registry": "https://registry.npmjs.org"
}
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display