Socket
Socket
Sign inDemoInstall

dustjs-linkedin

Package Overview
Dependencies
Maintainers
5
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dustjs-linkedin - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

.github/workflows/tests.yml

2

bower.json
{
"name": "dustjs-linkedin",
"version": "3.0.0",
"version": "3.0.1",
"homepage": "https://github.com/linkedin/dustjs",

@@ -5,0 +5,0 @@ "authors": [

## Change Log
### v3.0.0 (2021/10/20 22:40 +00:00)
### v3.0.1 (2021/12/29 18:20 +00:00)
- [#808](https://github.com/linkedin/dustjs/pull/808) Dependency update: chokidar (@sumeetkakkar)
### v3.0.0 (2021/10/20 22:56 +00:00)
- [#805](https://github.com/linkedin/dustjs/pull/805) fix: Security bug about prototype pollution (@sumeetkakkar)

@@ -5,0 +8,0 @@

@@ -11,3 +11,3 @@ (function (root, factory) {

var dust = {
"version": "3.0.0"
"version": "3.0.1"
},

@@ -14,0 +14,0 @@ NONE = 'NONE', ERROR = 'ERROR', WARN = 'WARN', INFO = 'INFO', DEBUG = 'DEBUG',

{
"name": "dustjs-linkedin",
"version": "3.0.0",
"version": "3.0.1",
"author": {

@@ -42,3 +42,3 @@ "name": "Aleksander Williams",

"dependencies": {
"chokidar": "~1.5.1",
"chokidar": "^3.5.2",
"cli": "^1.0.1"

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