Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@slimlib/smart-mock

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slimlib/smart-mock - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

11

package.json
{
"type": "module",
"version": "0.1.5",
"version": "0.1.6",
"name": "@slimlib/smart-mock",

@@ -12,2 +12,4 @@ "description": "One more proxy based mock",

".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",
"require": "./dist/index.cjs",

@@ -37,8 +39,3 @@ "default": "./dist/index.mjs"

"smart-mock"
],
"scripts": {
"build": "pkgbld-internal",
"test": "jest --collectCoverage",
"lint": "eslint ./src"
}
]
}
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