New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@locker/shared

Package Overview
Dependencies
Maintainers
8
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@locker/shared - npm Package Compare versions

Comparing version 0.18.15 to 0.18.16

dist/index.cjs.d.ts

10

package.json
{
"name": "@locker/shared",
"version": "0.18.15",
"version": "0.18.16",
"license": "SEE LICENSE IN LICENSE.txt",

@@ -8,7 +8,4 @@ "author": "Salesforce UI Security Team",

"main": "dist/index.cjs.js",
"main:min": "dist/index.min.cjs.js",
"module": "dist/index.mjs.js",
"module:min": "dist/index.min.mjs.js",
"sideEffects": false,
"typings": "types/index.d.ts",
"publishConfig": {

@@ -18,11 +15,10 @@ "access": "public"

"scripts": {
"build": "tsc --project tsconfig.types.json && rollup --config .rolluprc.cjs",
"build": "rollup --config .rolluprc.cjs",
"build:dev": "cross-env NODE_ENV=development yarn build",
"clean": "locker-trash dist/ types/"
"clean": "locker-trash dist/"
},
"files": [
"dist/",
"types/",
"LICENSE.txt"
]
}

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc