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

@bevry/file

Package Overview
Dependencies
Maintainers
3
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 1.1.0 to 1.2.0-next.1627593115.54a9c231e2e04548cac0630b7d9e82b4136236b5

4

HISTORY.md
# History
## v1.2.0 2021 July 30
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v1.1.0 2021 July 30

@@ -4,0 +8,0 @@

8

package.json
{
"name": "@bevry/file",
"version": "1.1.0",
"version": "1.2.0-next.1627593115.54a9c231e2e04548cac0630b7d9e82b4136236b5",
"description": "Helpers for reading, writing, deleting, and accessing a file.",

@@ -154,5 +154,5 @@ "homepage": "https://github.com/bevry/file",

"@typescript-eslint/parser": "^4.28.5",
"assert-helpers": "^8.2.0",
"assert-helpers": "^8.4.0",
"eslint": "^7.31.0",
"eslint-config-bevry": "^3.25.0",
"eslint-config-bevry": "^3.27.0",
"eslint-config-prettier": "^8.3.0",

@@ -163,3 +163,3 @@ "eslint-plugin-prettier": "^3.4.0",

"prettier": "^2.3.2",
"projectz": "^2.19.0",
"projectz": "^2.21.0",
"surge": "^0.23.0",

@@ -166,0 +166,0 @@ "typedoc": "^0.21.4",

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

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

@@ -64,3 +64,3 @@ ```

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

@@ -73,3 +73,3 @@ ```

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

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