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

badges

Package Overview
Dependencies
Maintainers
2
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

badges - npm Package Compare versions

Comparing version 4.30.0 to 4.31.0-next.1699819535.034d848c3f13da2d2d6504c43bda322559081d07

8

package.json
{
"name": "badges",
"version": "4.30.0",
"version": "4.31.0-next.1699819535.034d848c3f13da2d2d6504c43bda322559081d07",
"description": "The definitive collection of badges for rendering",

@@ -211,3 +211,3 @@ "homepage": "https://github.com/bevry/badges",

"@typescript-eslint/parser": "^6.10.0",
"assert-helpers": "^8.4.0",
"assert-helpers": "^10.1.0",
"eslint": "^8.53.0",

@@ -217,3 +217,3 @@ "eslint-config-bevry": "^3.29.0",

"eslint-plugin-prettier": "^5.0.1",
"kava": "^5.17.0",
"kava": "3.2.0",
"prettier": "^3.0.3",

@@ -265,2 +265,2 @@ "projectz": "^2.23.0",

}
}
}

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

<script type="module">
import * as pkg from '//cdn.skypack.dev/badges@^4.30.0'
import * as pkg from '//cdn.skypack.dev/badges@^4.31.0'
</script>

@@ -193,3 +193,3 @@ ```

<script type="module">
import * as pkg from '//unpkg.com/badges@^4.30.0'
import * as pkg from '//unpkg.com/badges@^4.31.0'
</script>

@@ -202,3 +202,3 @@ ```

<script type="module">
import * as pkg from '//dev.jspm.io/badges@4.30.0'
import * as pkg from '//dev.jspm.io/badges@4.31.0'
</script>

@@ -205,0 +205,0 @@ ```

Sorry, the diff of this file is not supported yet

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