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

barrelsby

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

barrelsby - npm Package Compare versions

Comparing version 2.3.3 to 2.3.4

.snyk

22

package.json
{
"name": "barrelsby",
"version": "2.3.3",
"version": "2.3.4",
"description": "Automatic TypeScript barrels for your entire code base",

@@ -12,3 +12,4 @@ "main": "index.js",

"integration-test": "ts-node test/src.ts",
"test": "jest"
"test": "jest",
"synk": "SNYK_CONFIG_ORG='barrelsby'; snyk test"
},

@@ -36,5 +37,5 @@ "repository": {

"dependencies": {
"@types/yargs": "^17.0.3",
"yargs": "^17.3.0",
"signale": "^1.4.0"
"@types/yargs": "^17.0.10",
"signale": "^1.4.0",
"yargs": "^17.4.1"
},

@@ -47,4 +48,4 @@ "devDependencies": {

"@types/rimraf": "^3.0.2",
"@types/signale": "^1.4.2",
"@types/sinon": "^10.0.6",
"@types/signale": "^1.4.2",
"better-console": "^1.0.1",

@@ -54,11 +55,12 @@ "dir-compare": "^4.0.0",

"jest": "^27.4.4",
"ts-jest": "^27.0.7",
"mock-fs": "^5.1.2",
"prettier": "^2.5.0",
"prettier": "^2.6.2",
"rimraf": "^3.0.2",
"sinon": "^13.0.1",
"snyk": "^1.858.0",
"ts-jest": "^27.1.4",
"ts-node": "^10.7.0",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"typescript": "^4.5.3",
"ts-node": "^10.4.0"
"typescript": "^4.5.3"
},

@@ -65,0 +67,0 @@ "bin": {

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