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.2.0 to 4.3.0-next.1589200151.1347d564fd5d41c61c1d7ceb07df578b4a8079d9

4

HISTORY.md
# History
## v4.3.0 2020 May 11
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v4.2.0 2020 May 6

@@ -4,0 +8,0 @@

33

package.json
{
"name": "badges",
"version": "4.2.0",
"version": "4.3.0-next.1589200151.1347d564fd5d41c61c1d7ceb07df578b4a8079d9",
"description": "The definitive collection of badges for rendering",

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

"david dm",
"dom",
"donate",

@@ -110,3 +109,7 @@ "donation",

"wishlistURL": "https://bevry.me/wishlist",
"travisTLD": "com"
"travisTLD": "com",
"githubUsername": "bevry",
"githubRepository": "badges",
"githubSlug": "bevry/badges",
"npmPackageName": "badges"
}

@@ -117,6 +120,6 @@ },

"maintainers": [
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)"
"Benjamin Lupton <b@lupton.cc> (https://github.com/balupton)"
],
"contributors": [
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)",
"Benjamin Lupton <b@lupton.cc> (https://github.com/balupton)",
"Richard Walker <digitalsadhu@gmail.com> (https://github.com/digitalsadhu)"

@@ -179,13 +182,13 @@ ],

"devDependencies": {
"@bevry/update-contributors": "^1.0.1",
"@typescript-eslint/eslint-plugin": "^2.30.0",
"@typescript-eslint/parser": "^2.30.0",
"assert-helpers": "^6.1.0",
"eslint": "^6.8.0",
"eslint-config-bevry": "^3.3.0",
"@bevry/update-contributors": "^1.5.0",
"@typescript-eslint/eslint-plugin": "^2.31.0",
"@typescript-eslint/parser": "^2.31.0",
"assert-helpers": "^6.2.0",
"eslint": "^7.0.0",
"eslint-config-bevry": "^3.4.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.3",
"kava": "^4.4.0",
"kava": "^5.0.0",
"prettier": "^2.0.5",
"projectz": "^1.19.1",
"projectz": "^2.1.0",
"surge": "^0.21.3",

@@ -221,4 +224,4 @@ "typedoc": "^0.17.6",

"our:verify:module": "npx valid-module",
"our:verify:prettier": "prettier --write .",
"our:verify:typescript": "tsc --noEmit --project tsconfig.json",
"our:verify:prettier": "npx prettier --write .",
"our:verify:typescript": "npx tsc --noEmit --project tsconfig.json",
"test": "node ./edition-esnext/test.js"

@@ -225,0 +228,0 @@ },

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

<script type="module">
import * as pkg from '//cdn.pika.dev/badges/^4.2.0'
import * as pkg from '//cdn.pika.dev/badges/^4.3.0'
</script>

@@ -194,3 +194,3 @@ ```

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

@@ -203,3 +203,3 @@ ```

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

@@ -259,3 +259,3 @@ ```

<ul><li><a href="http://balupton.com">Benjamin Lupton</a> — <a href="https://github.com/bevry/badges/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/badges">view contributions</a></li></ul>
<ul><li><a href="https://github.com/balupton">Benjamin Lupton</a> — <a href="https://github.com/bevry/badges/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/badges">view contributions</a></li></ul>

@@ -280,5 +280,4 @@ <h3>Sponsors</h3>

<ul><li><a href="http://balupton.com">Benjamin Lupton</a> — <a href="https://github.com/bevry/badges/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/badges">view contributions</a></li>
<li><a href="https://github.com/digitalsadhu">Richard Walker</a> — <a href="https://github.com/bevry/badges/commits?author=digitalsadhu" title="View the GitHub contributions of Richard Walker on repository bevry/badges">view contributions</a></li>
<li><a href="http://github.com/apps/dependabot-preview">dependabot-preview[bot]</a> — <a href="https://github.com/bevry/badges/commits?author=dependabot-preview[bot]" title="View the GitHub contributions of dependabot-preview[bot] on repository bevry/badges">view contributions</a></li></ul>
<ul><li><a href="https://github.com/balupton">Benjamin Lupton</a> — <a href="https://github.com/bevry/badges/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/badges">view contributions</a></li>
<li><a href="https://github.com/digitalsadhu">Richard Walker</a> — <a href="https://github.com/bevry/badges/commits?author=digitalsadhu" title="View the GitHub contributions of Richard Walker on repository bevry/badges">view contributions</a></li></ul>

@@ -285,0 +284,0 @@ <a href="https://github.com/bevry/badges/blob/master/CONTRIBUTING.md#files">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a>

@@ -10,5 +10,5 @@ {

"target": "ESNext",
"lib": ["DOM", "DOM.Iterable"]
"lib": []
},
"include": ["source"]
}
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