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

@jozwiaczek-test-org/npm-publishing

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jozwiaczek-test-org/npm-publishing - npm Package Compare versions

Comparing version 2.26.0 to 2.27.0

hello word/yarn--1619535372759-0.0948975079732679/node

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [2.27.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.26.0...v2.27.0) (2021-04-27)
### Features
* test workflowsgit ([80349b5](https://github.com/Jozwiaczek/npm-publishing-demo/commit/80349b55a4937364790589017f79bb0420873c36))
# [2.26.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.25.0...v2.26.0) (2021-04-27)

@@ -2,0 +9,0 @@

3

package.json

@@ -5,3 +5,3 @@ {

"private": false,
"version": "2.26.0",
"version": "2.27.0",
"main": "dist/index.js",

@@ -26,2 +26,3 @@ "types": "dist/index.d.ts",

"build": "yarn clean && tsc --project tsconfig.json",
"checkScript": "node ./build.js",
"clean": "rimraf dist"

@@ -28,0 +29,0 @@ },

@@ -17,3 +17,3 @@ module.exports = {

{
prepareCmd: 'node ./build.js ${nextRelease.version}',
prepareCmd: 'yarn checkScript ${nextRelease.version}',
},

@@ -20,0 +20,0 @@ ],

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