Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@es-git/path-to-object-mixin

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@es-git/path-to-object-mixin - npm Package Compare versions

Comparing version 0.2.0 to 0.4.0

6

js/index.js

@@ -69,3 +69,3 @@ "use strict";

var _ref = (0, _asyncToGenerator3.default)(_regenerator2.default.mark(function _callee(rootTree, path) {
var _ref = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee(rootTree, path) {
var hash, parts, _iteratorNormalCompletion, _didIteratorError, _iteratorError, _iterator, _step, part, object, entry, result;

@@ -219,3 +219,3 @@

var _ref2 = (0, _asyncToGenerator3.default)(_regenerator2.default.mark(function _callee2(rootTree, path) {
var _ref2 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee2(rootTree, path) {
var object;

@@ -269,3 +269,3 @@ return _regenerator2.default.wrap(function _callee2$(_context2) {

var _ref3 = (0, _asyncToGenerator3.default)(_regenerator2.default.mark(function _callee3(rootTree, path) {
var _ref3 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee3(rootTree, path) {
var blob;

@@ -272,0 +272,0 @@ return _regenerator2.default.wrap(function _callee3$(_context3) {

{
"name": "@es-git/path-to-object-mixin",
"version": "0.2.0",
"version": "0.4.0",
"description": "",

@@ -42,5 +42,5 @@ "main": "js/index.js",

"dependencies": {
"@es-git/core": "^0.2.0",
"@es-git/object-mixin": "^0.2.0"
"@es-git/core": "^0.4.0",
"@es-git/object-mixin": "^0.4.0"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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