Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@azure/core-util

Package Overview
Dependencies
Maintainers
3
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/core-util - npm Package Compare versions

Comparing version 1.0.0-alpha.20210830.2 to 1.0.0-alpha.20210930.2

3

CHANGELOG.md

@@ -5,3 +5,6 @@ # Release History

### Other Changes
- Updates package to work with the react native bundler. [PR #17783](https://github.com/Azure/azure-sdk-for-js/pull/17783)
## 1.0.0-beta.1 (2021-05-06)

@@ -8,0 +11,0 @@

7

package.json
{
"name": "@azure/core-util",
"version": "1.0.0-alpha.20210830.2",
"version": "1.0.0-alpha.20210930.2",
"description": "Core library for shared utility methods",

@@ -11,2 +11,5 @@ "sdk-type": "client",

},
"react-native": {
"./dist/index.js": "./dist-esm/src/index.js"
},
"types": "types/latest/core-util.d.ts",

@@ -74,3 +77,3 @@ "typesVersions": {

"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
"@microsoft/api-extractor": "7.7.11",
"@microsoft/api-extractor": "^7.18.11",
"@types/chai": "^4.1.6",

@@ -77,0 +80,0 @@ "@types/mocha": "^7.0.2",

@@ -1,2 +0,1 @@

/**

@@ -3,0 +2,0 @@ * A wrapper for setTimeout that resolves a promise after timeInMs milliseconds.

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