Socket
Socket
Sign inDemoInstall

@azure/core-paging

Package Overview
Dependencies
Maintainers
1
Versions
251
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/core-paging - npm Package Compare versions

Comparing version 1.2.0-alpha.20210816.6 to 1.2.0-alpha.20210830.2

5

package.json

@@ -5,3 +5,3 @@ {

"sdk-type": "client",
"version": "1.2.0-alpha.20210816.6",
"version": "1.2.0-alpha.20210830.2",
"description": "Core types for paging async iterable iterators",

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

"build:types": "downlevel-dts types/latest/ types/3.1/",
"build": "tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types",
"build": "npm run clean && tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types",
"check-format": "prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"",

@@ -64,3 +64,2 @@ "clean": "rimraf dist dist-* temp *.tgz types *.log",

"pack": "npm pack 2>&1",
"prebuild": "npm run clean",
"test:browser": "npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser",

@@ -67,0 +66,0 @@ "test:node": "npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node",

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