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

async-neocities

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-neocities - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

8

CHANGELOG.md

@@ -10,4 +10,10 @@ # Changelog

## [v3.0.0](https://github.com/bcomnes/async-neocities/compare/v2.1.6...v3.0.0)
## [v3.0.1](https://github.com/bcomnes/async-neocities/compare/v3.0.0...v3.0.1)
### Commits
- Fix engines range [`ce08ada`](https://github.com/bcomnes/async-neocities/commit/ce08ada4c78f975954c587af1cc5442cef37ca3f)
## [v3.0.0](https://github.com/bcomnes/async-neocities/compare/v2.1.6...v3.0.0) - 2024-01-15
### Merged

@@ -14,0 +20,0 @@

6

package.json
{
"name": "async-neocities",
"description": "A library and bin to deploy to neocities",
"version": "3.0.0",
"version": "3.0.1",
"author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io)",

@@ -15,4 +15,4 @@ "type": "module",

"engines": {
"node": ">20",
"npm": ">10"
"node": ">=20",
"npm": ">=10"
},

@@ -19,0 +19,0 @@ "dependencies": {

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