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

ananas-ui

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ananas-ui - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

dist/assets/logo.svg

9

package.json
{
"name": "ananas-ui",
"version": "0.1.1",
"version": "0.1.2",
"main": "./dist/ananas-ui.umd.js",

@@ -14,4 +14,3 @@ "module": "./dist/ananas-ui.js",

"files": [
"dist/*",
"assets/logo.svg"
"dist/*"
],

@@ -24,3 +23,5 @@ "private": false,

"predeploy": "pnpm run build",
"deploy": "gh-pages -d dist"
"deploy": "gh-pages -d dist",
"prepub": "pnpm run build && cp ./assets/logo.svg ./dist/assets/logo.svg",
"pub": "npm publish --access public"
},

@@ -27,0 +28,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