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

object-treeify

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object-treeify - npm Package Compare versions

Comparing version 1.1.13 to 1.1.14

28

package.json
{
"name": "object-treeify",
"version": "1.1.13",
"version": "1.1.14",
"description": "Stringify Object as tree structure",

@@ -14,3 +14,9 @@ "main": "lib/index.js",

"semantic-release": "npm run build-clean && npx semantic-release",
"gardener": "node gardener"
"gardener": "node gardener",
"docker": "docker run -u`id -u`:`id -g` -v $(pwd):/user/project -v ~/.aws:/user/.aws -v ~/.npmrc:/user/.npmrc -w /user/project -it --entrypoint /bin/bash",
"yu": "yarn upgrade --latest --force",
"yi": "yarn install --frozen-lockfile",
"t": "yarn test",
"ts": "yarn run test-simple",
"tsv": "yarn run test-simple --verbose"
},

@@ -41,13 +47,13 @@ "repository": {

"devDependencies": {
"@babel/cli": "7.5.0",
"@babel/core": "7.5.0",
"@babel/plugin-proposal-object-rest-spread": "7.5.1",
"@babel/register": "7.4.4",
"@blackflux/eslint-plugin-rules": "1.0.20",
"@blackflux/robo-config-plugin": "2.0.0",
"@babel/cli": "7.5.5",
"@babel/core": "7.5.5",
"@babel/plugin-proposal-object-rest-spread": "7.5.5",
"@babel/register": "7.5.5",
"@blackflux/eslint-plugin-rules": "1.0.23",
"@blackflux/robo-config-plugin": "2.1.3",
"babel-eslint": "10.0.2",
"chai": "4.2.0",
"coveralls": "3.0.4",
"eslint": "6.0.1",
"js-gardener": "2.0.40",
"coveralls": "3.0.5",
"eslint": "6.1.0",
"js-gardener": "2.0.53",
"nyc": "14.1.1",

@@ -54,0 +60,0 @@ "semantic-release": "15.13.18"

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