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

@yawnxyz/somewhat-questionable

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yawnxyz/somewhat-questionable - npm Package Compare versions

Comparing version 0.44.0 to 0.44.1

2

bin.js

@@ -79,3 +79,3 @@ #!/usr/bin/env node

`{
"version": 2,
"version": 3,
"builds": [

@@ -82,0 +82,0 @@ {

{
"name": "@yawnxyz/somewhat-questionable",
"version": "0.44.0",
"version": "0.44.1",
"license": "MIT",
"description": "Vercel builder for Sapper with SSR enabled",
"main": "index.js",
"access": "public",
"bin": {

@@ -18,3 +18,4 @@ "vercel-sapper": "./bin.js"

"scripts": {
"fix": "prettier --write ."
"fix": "prettier --write .",
"public": "npm publish --access public"
},

@@ -21,0 +22,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