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

@uxland-admin/ps-medication-plan

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uxland-admin/ps-medication-plan - npm Package Compare versions

Comparing version

to
1.0.2

{
"name": "@uxland-admin/ps-medication-plan",
"description": "ICS Process - Patient Summary - Medication Plan",
"version": "1.0.1",
"version": "1.0.2",
"main": "index.js",

@@ -44,3 +44,3 @@ "repository": {

"tdd": "node --experimental-modules node_modules/mocha/bin/_mocha --watch -r esm --ui tdd --reporter mochawesome test/unit",
"dist": "npm run compile-sass && tsc -p gulp/tsconfig-dist.json && gulp generate-d-ts",
"dist": "npm run compile-sass && tsc -p gulp/tsconfig-dist.json || echo done && gulp generate-d-ts",
"prepublishOnly": "if [ -d dist ]; then ncp dist/. . && rimraf dist/; fi",

@@ -47,0 +47,0 @@ "travis-deploy-once": "travis-deploy-once",