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

@bevry/wait

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bevry/wait - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0-next.1700019070.aff4e6a0487c531e094113cd2eb74a2a8ecdab10

16

package.json
{
"name": "@bevry/wait",
"version": "2.0.0",
"version": "2.1.0-next.1700019070.aff4e6a0487c531e094113cd2eb74a2a8ecdab10",
"description": "Promise'd setTimeout",

@@ -170,16 +170,16 @@ "homepage": "https://github.com/bevry/wait",

"@typescript-eslint/parser": "^6.11.0",
"assert-helpers": "^11.2.0",
"assert-helpers": "^11.4.0",
"eslint": "^8.53.0",
"eslint-config-bevry": "^3.29.0",
"eslint-config-bevry": "^4.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"kava": "^7.1.0",
"kava": "^7.2.0",
"make-deno-edition": "^1.3.0",
"prettier": "^3.1.0",
"projectz": "^2.23.0",
"projectz": "^3.0.0",
"surge": "^0.23.1",
"typedoc": "^0.25.3",
"typescript": "5.2.2",
"valid-directory": "^4.1.0",
"valid-module": "^2.1.0"
"valid-directory": "^4.2.0",
"valid-module": "^2.2.0"
},

@@ -226,2 +226,2 @@ "scripts": {

}
}
}

@@ -60,3 +60,3 @@ <!-- TITLE/ -->

``` typescript
import pkg from 'https://unpkg.com/@bevry/wait@^2.0.0/edition-deno/index.ts'
import pkg from 'https://unpkg.com/@bevry/wait@^2.1.0/edition-deno/index.ts'
```

@@ -68,3 +68,3 @@

<script type="module">
import pkg from '//cdn.skypack.dev/@bevry/wait@^2.0.0'
import pkg from '//cdn.skypack.dev/@bevry/wait@^2.1.0'
</script>

@@ -77,3 +77,3 @@ ```

<script type="module">
import pkg from '//unpkg.com/@bevry/wait@^2.0.0'
import pkg from '//unpkg.com/@bevry/wait@^2.1.0'
</script>

@@ -86,3 +86,3 @@ ```

<script type="module">
import pkg from '//dev.jspm.io/@bevry/wait@2.0.0'
import pkg from '//dev.jspm.io/@bevry/wait@2.1.0'
</script>

@@ -89,0 +89,0 @@ ```

# Security Policy
## Security Practices
This project meets standardized secure software development practices, including 2FA for all members, password managers with monitoring, secure secret retrieval instead of storage. [Learn more about our practices.](https://tidelift.com/funding/github/npm/@bevry/wait)
## Supported Versions
This project uses [Bevry's automated tooling](https://github.com/bevry/boundation) to bring the latest version and its updates to every ecosystem version that this project supports, maintaining compatibility with far-reaching ecosystem versions, without losing any capabilities.
This project uses [Bevry's automated tooling](https://github.com/bevry/boundation) to deliver the latest updates, fixes, and improvements inside the latest release while still maintaining widespread ecosystem compatibility.
[Refer to supported ecosystem versions (`Editions` section in `README.md`).](https://github.com/bevry/wait/blob/master/README.md#Editions)
[Refer to supported ecosystem versions: `Editions` section in `README.md`.](https://github.com/bevry/wait/blob/main/README.md#Editions)
[Refer to continued automated support of ecosystem versions (`boundation` entries in `HISTORY.md`).](https://github.com/bevry/wait/blob/master/HISTORY.md)
[Refer to automated support of ecosystem versions: `boundation` entries in `HISTORY.md`.](https://github.com/bevry/wait/blob/main/HISTORY.md)
Besides testing and verification, out CI also [auto-merges](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions) [Dependabot security updates](https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/about-dependabot-security-updates) and [auto-publishes](https://github.com/bevry-actions/npm) successful builds of the [`main` branch](https://github.com/bevry/wait/actions?query=branch%3Amain) to the [`next` version tag](https://www.npmjs.com/package/@bevry/wait?activeTab=versions), offering immediate resolutions before scheduled maintenance releases.
## Reporting a Vulnerability

@@ -12,0 +18,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