Socket
Socket
Sign inDemoInstall

@azure/ms-rest-js

Package Overview
Dependencies
Maintainers
6
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/ms-rest-js - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

9

package.json

@@ -8,3 +8,3 @@ {

},
"version": "1.2.0",
"version": "1.2.1",
"description": "Isomorphic client Runtime for Typescript/node.js/browser javascript client libraries generated using AutoRest",

@@ -45,3 +45,3 @@ "tags": [

"browser": {
"./es/lib/policies/telemetry/msRestUserAgentPolicy.js": "./es/lib/policies/telemetry/msRestUserAgentPolicy.browser.js",
"./es/lib/policies/msRestUserAgentPolicy.js": "./es/lib/policies/msRestUserAgentPolicy.browser.js",
"./es/lib/util/base64.js": "./es/lib/util/base64.browser.js",

@@ -61,2 +61,3 @@ "./es/lib/util/xml.js": "./es/lib/util/xml.browser.js",

"devDependencies": {
"@ts-common/azure-js-dev-tools": "^0.1.3",
"@types/chai": "^4.1.7",

@@ -122,4 +123,4 @@ "@types/express": "^4.16.0",

"publish-preview": "mocha --no-colors && shx rm -rf dist/test && node ./.scripts/publish",
"local": "ts-node ./.scripts/local.ts",
"latest": "ts-node ./.scripts/latest.ts",
"local": "npm explore @ts-common/azure-js-dev-tools -- npm run local",
"latest": "npm explore @ts-common/azure-js-dev-tools -- npm run latest",
"prepack": "npm i && npm run build"

@@ -126,0 +127,0 @@ },

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