@friggframework/encrypt
Advanced tools
Comparing version 1.1.8-canary.eb4780e.0 to 1.1.9-v1-alpha.0
{ | ||
"name": "@friggframework/encrypt", | ||
"version": "1.1.8-canary.eb4780e.0", | ||
"prettier": "@friggframework/prettier-config", | ||
"description": "", | ||
"main": "index.js", | ||
"devDependencies": { | ||
"@friggframework/eslint-config": "^1.0.8", | ||
"@friggframework/test-environment": "1.1.7-canary.eb4780e.0", | ||
"eslint": "^8.22.0", | ||
"jest": "^28.1.3", | ||
"prettier": "^2.7.1" | ||
}, | ||
"dependencies": { | ||
"aws-sdk": "^2.1200.0", | ||
"lodash": "^4.17.21" | ||
}, | ||
"scripts": { | ||
"lint:fix": "prettier --write --loglevel error . && eslint . --fix", | ||
"test": "jest" | ||
}, | ||
"author": "", | ||
"license": "MIT", | ||
"gitHead": "eb4780e1e8fe2e43389aff3d36d1cf928d2015ae" | ||
"name": "@friggframework/encrypt", | ||
"version": "1.1.9-v1-alpha.0", | ||
"prettier": "@friggframework/prettier-config", | ||
"description": "", | ||
"main": "index.js", | ||
"devDependencies": { | ||
"@friggframework/eslint-config": "^1.0.9-v1-alpha.0", | ||
"@friggframework/test-environment": "^1.1.8-v1-alpha.0", | ||
"eslint": "^8.22.0", | ||
"jest": "^28.1.3", | ||
"prettier": "^2.7.1" | ||
}, | ||
"dependencies": { | ||
"aws-sdk": "^2.1200.0", | ||
"lodash": "^4.17.21" | ||
}, | ||
"scripts": { | ||
"lint:fix": "prettier --write --loglevel error . && eslint . --fix", | ||
"test": "jest", | ||
"bump": "" | ||
}, | ||
"author": "", | ||
"license": "MIT", | ||
"gitHead": "e1d8ad4ba8e63fcb423074aa6a324692186e4f27" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
63365