New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@prefresh/utils

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prefresh/utils - npm Package Compare versions

Comparing version 1.1.3 to 1.2.0

6

CHANGELOG.md
# @prefresh/utils
## 1.2.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.1.2

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

15

package.json
{
"name": "@prefresh/utils",
"version": "1.1.3",
"version": "1.2.0",
"module": "src/index.js",

@@ -13,6 +13,2 @@ "main": "dist/src/index.js",

},
"scripts": {
"build": "cjyes src/index.js",
"lint": "eslint src"
},
"repository": {

@@ -30,3 +26,10 @@ "type": "git",

"cjyes": "0.3.1"
},
"publishConfig": {
"provenance": true
},
"scripts": {
"build": "cjyes src/index.js",
"lint": "eslint src"
}
}
}
LICENSE

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