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.1.4-alpha.20201215.1 to 1.1.4-alpha.20201218.1

8

package.json

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

"sdk-type": "client",
"version": "1.1.4-alpha.20201215.1",
"version": "1.1.4-alpha.20201218.1",
"description": "Core types for paging async iterable iterators",

@@ -66,3 +66,4 @@ "tags": [

"unit-test": "npm run unit-test:node && npm run unit-test:browser",
"build:samples": "echo Skipped."
"build:samples": "echo Skipped.",
"docs": "typedoc --excludePrivate --excludeNotExported --mode file --out ./dist/docs ./src"
},

@@ -80,4 +81,5 @@ "sideEffects": true,

"rimraf": "^3.0.0",
"typescript": "4.1.2"
"typescript": "4.1.2",
"typedoc": "0.15.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