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

@trinitymirrordigital/cue-templates-plugin

Package Overview
Dependencies
Maintainers
19
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trinitymirrordigital/cue-templates-plugin - npm Package Compare versions

Comparing version 1.2.2 to 1.2.4

12

package.json
{
"name": "@trinitymirrordigital/cue-templates-plugin",
"version": "1.2.2",
"version": "1.2.4",
"description": "Webpack plugin to create cue component yml",

@@ -24,6 +24,8 @@ "author": "Adrian Stainforth <adrian.stainforth@gmail.com>",

"lint:fix": "eslint . --fix -f table -c ../../.eslintrc.js",
"prepare": "yarn verify",
"prettier": "prettier --config ../../.prettierrc.json --check .",
"prettier:fix": "prettier --config ../../.prettierrc.json --write .",
"test": "jest --config jest.config.js --coverage --no-cache",
"test:watch": "jest --watch --config jest.config.js"
"test:watch": "jest --watch --config jest.config.js",
"verify": "yarn lint && yarn prettier && yarn test"
},

@@ -42,7 +44,7 @@ "bugs": {

},
"gitHead": "e235beb29212bc162aff638408eb6428f035cd35",
"gitHead": "f3e5203ef398103fcccd66f2ddb684e468ea4a9b",
"devDependencies": {
"@trinitymirrordigital/dragonfly-jest-config": "^5.0.0",
"@trinitymirrordigital/dragonfly-jest-config": "^5.0.2",
"eslint": "^8.14.0",
"eslint-config-reach-dragonfly": "^4.0.8",
"eslint-config-reach-dragonfly": "^4.0.10",
"prettier": "^2.6.2",

@@ -49,0 +51,0 @@ "typescript": "^4.6.4"

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