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

capsule-editor

Package Overview
Dependencies
Maintainers
1
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capsule-editor - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

dist/src/assets/css/index.99010358.css

14

package.json
{
"name": "capsule-editor",
"version": "0.3.0",
"version": "0.3.1",
"scripts": {

@@ -8,6 +8,6 @@ "serve": "vue-cli-service serve",

"lint": "vue-cli-service lint",
"release-patch": "npm version patch --no-git-tag-version; npm run release;",
"release-minor": "npm version minor --no-git-tag-version; npm run release;",
"release-major": "npm version major --no-git-tag-version; npm run release;",
"release": "npm run build; npm run commit; npm publish; git push;"
"release-patch": "npm version patch; npm run release;",
"release-minor": "npm version minor; npm run release;",
"release-major": "npm version major; npm run release;",
"release": "npm run build; npm run commit; npm publish; git push --follow-tags;"
},

@@ -25,3 +25,3 @@ "dependencies": {

"popper.js": "^1.15.0",
"vue-interface": "^0.3.34"
"vue-interface": "^0.3.38"
},

@@ -35,3 +35,3 @@ "devDependencies": {

"eslint-config-standard": "^12.0.0",
"eslint-plugin-html": "^5.0.3",
"eslint-plugin-html": "^5.0.5",
"eslint-plugin-import": "^2.17.2",

@@ -38,0 +38,0 @@ "eslint-plugin-jest": "^22.5.1",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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