Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-easter-egg-trigger

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-easter-egg-trigger - npm Package Compare versions

Comparing version 0.1.17 to 0.1.18

11

package.json
{
"name": "vue-easter-egg-trigger",
"version": "0.1.17",
"version": "0.1.18",
"description": "This packages makes it nice and easy to add Easter Egg triggers to your Vue site.",
"private": false,
"main": "dist/vue-easter-egg-trigger.js",
"types": "types/index.d.ts",
"scripts": {

@@ -16,6 +15,2 @@ "serve": "npm run development",

"build": "npm run build:release && npm run build:ssr",
"lint:js": "eslint --ext js --ext jsx --ext vue src",
"lint:js:fix": "npm run lint:js -- --fix",
"test": "jest",
"test:types": "tsc -p types/test",
"docs:dev": "vuepress dev docs",

@@ -74,3 +69,2 @@ "docs:build": "vuepress build docs"

"@vue/test-utils": "1.0.0-beta.31",
"babel-jest": "^23.6.0",
"babel-loader": "^8.2.2",

@@ -93,5 +87,2 @@ "babel-plugin-module-resolver": "^4.1.0",

"html-webpack-plugin": "^5.3.1",
"jest": "^23.6.0",
"jest-serializer-vue": "^2.0.2",
"ts-loader": "^6.2.2",
"vue-hot-reload-api": "^2.0.8",

@@ -98,0 +89,0 @@ "vue-jest": "^3.0.1",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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