Socket
Socket
Sign inDemoInstall

botframework-schema

Package Overview
Dependencies
Maintainers
1
Versions
543
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botframework-schema - npm Package Compare versions

Comparing version 4.6.1 to 4.6.2

9

package.json
{
"name": "botframework-schema",
"version": "4.6.1",
"version": "4.6.2",
"description": "Activity schema for the Microsoft Bot Framework.",

@@ -12,8 +12,9 @@ "keywords": [

"typings": "./lib/index.d.ts",
"dependencies": {},
"devDependencies": {},
"devDependencies": {
"typescript": "3.5.3"
},
"scripts": {
"build": "tsc",
"clean": "erase /q /s .\\lib",
"set-version": "npm version --allow-same-version 4.6.1"
"set-version": "npm version --allow-same-version 4.6.2"
},

@@ -20,0 +21,0 @@ "homepage": "http://github.com/Microsoft/botbuilder-js",

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