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

eredita

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eredita - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

dist/index.d.ts

@@ -11,3 +11,3 @@ export declare class Eredita {

unsetPath(path: string): any;
mergePath(path: string): any;
mergePath(path?: string): any;
isDirty(): boolean;

@@ -14,0 +14,0 @@ static dot(data: any, path?: string, value?: any): any;

{
"name": "eredita",
"version": "1.1.2",
"version": "1.1.3",
"description": "Javascript Data Inheritance",

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

"devDependencies": {
"@types/node": "7.0.18",
"chai": "3.5.0",
"chai-as-promised": "6.0.0",
"@types/node": "8.0.26",
"chai": "4.1.2",
"chai-as-promised": "7.1.1",
"chai-spies": "0.7.1",

@@ -52,9 +52,9 @@ "commitizen": "2.9.6",

"cz-conventional-changelog": "2.0.0",
"husky": "0.13.3",
"husky": "0.14.3",
"lodash": "4.17.4",
"mocha": "3.3.0",
"nyc": "10.3.2",
"mocha": "3.5.0",
"nyc": "11.2.0",
"rimraf": "2.6.1",
"semantic-release": "^6.3.6",
"typescript": "2.3.2",
"semantic-release": "^7.0.2",
"typescript": "2.5.2",
"underscore": "1.8.3"

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