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

@stuntman/client

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stuntman/client - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

README.md

11

package.json
{
"name": "@stuntman/client",
"version": "0.1.0",
"version": "0.1.1",
"description": "Stuntman - HTTP proxy / mock API client",

@@ -10,2 +10,3 @@ "main": "dist/index.js",

},
"homepage": "https://github.com/andrzej-woof/stuntman#readme",
"bugs": {

@@ -35,3 +36,3 @@ "url": "https://github.com/andrzej-woof/stuntman/issues"

"dependencies": {
"@stuntman/shared": "^0.1.0",
"@stuntman/shared": "^0.1.1",
"serialize-javascript": "6.0.1",

@@ -44,2 +45,8 @@ "uuid": "9.0.0"

},
"files": [
"dist/",
"README.md",
"LICENSE",
"CHANGELOG.md"
],
"scripts": {

@@ -46,0 +53,0 @@ "test": "echo \"Error: no test specified\" && exit 1",

src/apiClient.ts
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