Socket
Socket
Sign inDemoInstall

@prefresh/core

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prefresh/core - npm Package Compare versions

Comparing version 1.4.1 to 1.5.0

6

CHANGELOG.md
# @prefresh/core
## 1.5.0
### Minor Changes
- [`e641c69`](https://github.com/preactjs/prefresh/commit/e641c69c610c3adeeb5dcb9e912d030a6fbb5229) [#499](https://github.com/preactjs/prefresh/pull/499) Thanks [@JoviDeCroock](https://github.com/JoviDeCroock)! - Publish automatically with npm provenance enabled
## 1.4.1

@@ -4,0 +10,0 @@

13

package.json
{
"name": "@prefresh/core",
"version": "1.4.1",
"version": "1.5.0",
"main": "src/index.js",

@@ -12,5 +12,2 @@ "exports": {

},
"scripts": {
"lint": "eslint src"
},
"repository": {

@@ -31,3 +28,9 @@ "type": "git",

"preact": "^10.0.0"
},
"publishConfig": {
"provenance": true
},
"scripts": {
"lint": "eslint src"
}
}
}

Sorry, the diff of this file is not supported yet

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