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

ambi

Package Overview
Dependencies
Maintainers
2
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ambi - npm Package Compare versions

Comparing version 8.30.0 to 8.31.0-next.1699070393.c68696cea40bc224d2e228cb4f38ab454109f2a3

6

package.json
{
"name": "ambi",
"version": "8.30.0",
"version": "8.31.0-next.1699070393.c68696cea40bc224d2e228cb4f38ab454109f2a3",
"description": "Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.",

@@ -166,3 +166,3 @@ "homepage": "https://github.com/bevry/ambi",

"assert-helpers": "^8.4.0",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-config-bevry": "^3.28.0",

@@ -218,2 +218,2 @@ "eslint-config-prettier": "^9.0.0",

}
}
}

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

<script type="module">
import pkg from '//cdn.skypack.dev/ambi@^8.30.0'
import pkg from '//cdn.skypack.dev/ambi@^8.31.0'
</script>

@@ -67,3 +67,3 @@ ```

<script type="module">
import pkg from '//unpkg.com/ambi@^8.30.0'
import pkg from '//unpkg.com/ambi@^8.31.0'
</script>

@@ -76,3 +76,3 @@ ```

<script type="module">
import pkg from '//dev.jspm.io/ambi@8.30.0'
import pkg from '//dev.jspm.io/ambi@8.31.0'
</script>

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