🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@dlint/layer

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dlint/layer - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+4
-3
package.json
{
"name": "@dlint/layer",
"description": "Directory layer for DLint",
"version": "0.1.0",
"version": "0.1.1",
"author": "FujiHaruka <fizzyjohn1427@gmail.com>",

@@ -10,3 +10,3 @@ "bugs": {

"dependencies": {
"@dlint/core": "0.1.0",
"@dlint/core": "0.1.1",
"acorn": "^7.1.0",

@@ -19,3 +19,4 @@ "fast-glob": "^3.1.0"

"files": [
"build"
"build",
"bin"
],

@@ -22,0 +23,0 @@ "homepage": "https://github.com/FujiHaruka/dlint/tree/master/packages/layer#readme",