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

enonic-wizardry

Package Overview
Dependencies
Maintainers
2
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enonic-wizardry - npm Package Compare versions

Comparing version 0.2.43 to 0.3.0-beta1

content.d.ts

14

package.json
{
"name": "enonic-wizardry",
"sideEffects": false,
"version": "0.2.43",
"version": "0.3.0-beta1",
"description": "Functional utility library for Enonic XP",

@@ -9,3 +9,3 @@ "main": "lib/index.js",

"scripts": {
"clean": "rimraf lib/* bin/*",
"clean": "rimraf ./*.d.ts ./*.js ./reporters",
"build": "npm run clean && tsc",

@@ -30,4 +30,4 @@ "lint": "eslint --fix --ext .ts .",

"dependencies": {
"enonic-fp": "^0.2.51",
"enonic-types": "^0.0.76",
"enonic-fp": "^0.3.0-beta3",
"enonic-types": "^0.1.2",
"fp-ts": "2.8.2",

@@ -37,5 +37,5 @@ "io-ts": "^2.2.10"

"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.1.0",
"@typescript-eslint/parser": "^4.1.0",
"eslint": "^7.8.1",
"@typescript-eslint/eslint-plugin": "^4.1.1",
"@typescript-eslint/parser": "^4.1.1",
"eslint": "^7.9.0",
"rimraf": "^3.0.2",

@@ -42,0 +42,0 @@ "typescript": "^4.0.2"

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