New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@azure/core-lro

Package Overview
Dependencies
Maintainers
3
Versions
403
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/core-lro - npm Package Compare versions

Comparing version 1.0.3-dev.20200728.1 to 1.0.3-dev.20200806.1

2

dist/index.js

@@ -6,3 +6,3 @@ /*!

*
* Azure Core LRO SDK for JavaScript - 1.0.3-dev.20200728.1
* Azure Core LRO SDK for JavaScript - 1.0.3-dev.20200806.1
*/

@@ -9,0 +9,0 @@ 'use strict';

@@ -9,3 +9,3 @@ {

"sdk-type": "client",
"version": "1.0.3-dev.20200728.1",
"version": "1.0.3-dev.20200806.1",
"description": "LRO Polling strtegy for the Azure SDK in TypeScript",

@@ -76,7 +76,7 @@ "tags": [

"build:test": "npm run build:es6 && rollup -c rollup.test.config.js 2>&1",
"check-format": "prettier --list-different --config ../../.prettierrc.json --ignore-path ../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\" \"test/**/*.ts\" \"samples/**/*.ts\"",
"check-format": "prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\" \"test/**/*.ts\" \"samples/**/*.ts\"",
"clean": "rimraf dist dist-esm dist-test types *.log browser statistics.html coverage src/**/*.js test/**/*.js",
"execute:samples": "echo skipped",
"extract-api": "tsc -p . && api-extractor run --local",
"format": "prettier --write --config ../../.prettierrc.json --ignore-path ../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\" \"test/**/*.ts\" \"samples/**/*.ts\"",
"format": "prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\" \"test/**/*.ts\" \"samples/**/*.ts\"",
"integration-test:browser": "echo skipped",

@@ -105,3 +105,3 @@ "integration-test:node": "echo skipped",

"devDependencies": {
"@opentelemetry/api": "^0.6.1",
"@opentelemetry/api": "^0.10.2",
"@microsoft/api-extractor": "7.7.11",

@@ -108,0 +108,0 @@ "@rollup/plugin-commonjs": "11.0.2",

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