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

glowing-parakeet

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glowing-parakeet - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "glowing-parakeet",
"version": "1.0.0",
"version": "1.0.1",
"description": "add",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -23,13 +23,18 @@ # glowing-parakeet

## Publish / Release
## Github expresssions
### Required
- Github Repo > Secrets > Actions
- NPM_TOKEN
- GH_TOKEN (github token): note that prefixing the token with `GITHUB_` is no longer allowed, so name this GH_TOKEN instead
Github expressions come in the format:
- package.json
```yaml
if: ${{ <expression> }}
```
"release": {
"analyzeCommits": "semantic-release-conventional-commits"
"branches": "main"
}
```
## Publish / Release
## linting commits

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