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

jest-clipboard

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-clipboard - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

5

package.json
{
"name": "jest-clipboard",
"version": "0.0.2",
"version": "0.0.3",
"description": "",
"main": "dist/clipboard.js",
"types": "types/clipboard.d.ts",
"scripts": {
"dist": "tsc --outDir dist/",
"dist": "tsc --outDir dist/ --declarationDir types/",
"test": "jest",

@@ -9,0 +10,0 @@ "lint": "eslint --fix src/"

1

tsconfig.json

@@ -14,2 +14,3 @@ {

"strict": true,
"declaration": true,
"forceConsistentCasingInFileNames": true,

@@ -16,0 +17,0 @@ "noFallthroughCasesInSwitch": true,

Sorry, the diff of this file is not supported yet

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