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

@bevry/file

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bevry/file - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0-next.1700024293.6d475a39b6722923dab140ebc59b0d650b690112

18

package.json
{
"name": "@bevry/file",
"version": "2.1.0",
"version": "2.2.0-next.1700024293.6d475a39b6722923dab140ebc59b0d650b690112",
"description": "Helpers for reading, writing, deleting, and accessing a file.",

@@ -200,4 +200,4 @@ "homepage": "https://github.com/bevry/file",

"dependencies": {
"editions": "^6.11.0",
"version-compare": "^3.1.0"
"editions": "^6.13.0",
"version-compare": "^3.2.0"
},

@@ -209,3 +209,3 @@ "devDependencies": {

"@typescript-eslint/parser": "^6.11.0",
"assert-helpers": "^11.2.0",
"assert-helpers": "^11.4.0",
"eslint": "^8.53.0",

@@ -215,10 +215,10 @@ "eslint-config-bevry": "^4.0.0",

"eslint-plugin-prettier": "^5.0.1",
"kava": "^7.1.0",
"kava": "^7.2.0",
"prettier": "^3.1.0",
"projectz": "^2.23.0",
"projectz": "^3.0.0",
"surge": "^0.23.1",
"typedoc": "^0.25.3",
"typescript": "5.2.2",
"valid-directory": "^4.1.0",
"valid-module": "^2.1.0"
"valid-directory": "^4.2.0",
"valid-module": "^2.2.0"
},

@@ -267,2 +267,2 @@ "scripts": {

}
}
}

@@ -54,3 +54,3 @@ <!-- TITLE/ -->

<script type="module">
import * as pkg from '//cdn.skypack.dev/@bevry/file@^2.1.0'
import * as pkg from '//cdn.skypack.dev/@bevry/file@^2.2.0'
</script>

@@ -63,3 +63,3 @@ ```

<script type="module">
import * as pkg from '//unpkg.com/@bevry/file@^2.1.0'
import * as pkg from '//unpkg.com/@bevry/file@^2.2.0'
</script>

@@ -72,3 +72,3 @@ ```

<script type="module">
import * as pkg from '//dev.jspm.io/@bevry/file@2.1.0'
import * as pkg from '//dev.jspm.io/@bevry/file@2.2.0'
</script>

@@ -75,0 +75,0 @@ ```

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