Socket
Socket
Sign inDemoInstall

unist-builder

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unist-builder - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

index.js
'use strict';
var assign = require('object.assign');
var assign = require('object-assign');

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

{
"name": "unist-builder",
"version": "1.0.1",
"version": "1.0.2",
"description": "Helper for creating unist trees",

@@ -31,3 +31,3 @@ "author": "Eugene Sharygin <eush77@gmail.com>",

"dependencies": {
"object.assign": "^4.0.1"
"object-assign": "^4.1.0"
},

@@ -34,0 +34,0 @@ "devDependencies": {

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