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

@botmock-api/utils

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@botmock-api/utils - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

index.js

6

package.json
{
"name": "@botmock-api/utils",
"version": "1.0.1",
"version": "1.0.2",
"description": "utilities for handling data from the Botmock API",
"main": "src/index.ts",
"main": "index.js",
"scripts": {
"test": "jest",
"build": "babel --out-file bundle.js src/index.ts"
"build": "babel --out-file index.js src/index.ts"
},

@@ -10,0 +10,0 @@ "keywords": [

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