@gondel/plugin-hot
Advanced tools
Comparing version 1.2.7 to 1.2.8
{ | ||
"name": "@gondel/plugin-hot", | ||
"version": "1.2.7", | ||
"description": "Hot module reloading for Gondel component development", | ||
"bugs": "https://github.com/merkle-open/gondel/issues", | ||
"homepage": "https://github.com/merkle-open/gondel", | ||
"repository": "https://github.com/merkle-open/gondel.git", | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"author": "Jan Nicklas", | ||
"license": "MIT", | ||
"scripts": { | ||
"build:clean": "rimraf dist", | ||
"build:esm": "tsc --project ./tsconfig.json --declaration --esModuleInterop --declarationDir dist/ --sourceMap --outDir dist/", | ||
"build": "npm-run-all build:clean build:esm" | ||
}, | ||
"files": [ | ||
"src/", | ||
"dist/" | ||
], | ||
"peerDependencies": { | ||
"@gondel/core": "*" | ||
}, | ||
"devDependencies": { | ||
"@gondel/core": "^1.2.7", | ||
"@types/webpack-env": "1.16.0", | ||
"npm-run-all": "4.1.5", | ||
"react": "17.0.2", | ||
"react-dom": "17.0.2", | ||
"rimraf": "3.0.2", | ||
"typescript": "4.2.4" | ||
}, | ||
"gitHead": "5b8501214310055ab61c837a2ba2a2cf9a8a6df5" | ||
"name": "@gondel/plugin-hot", | ||
"version": "1.2.8", | ||
"description": "Hot module reloading for Gondel component development", | ||
"bugs": "https://github.com/merkle-open/gondel/issues", | ||
"homepage": "https://github.com/merkle-open/gondel", | ||
"repository": "https://github.com/merkle-open/gondel.git", | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"author": "Jan Nicklas", | ||
"license": "MIT", | ||
"scripts": { | ||
"build:clean": "rimraf dist", | ||
"build:esm": "tsc --project ./tsconfig.json --declaration --esModuleInterop --declarationDir dist/ --sourceMap --outDir dist/", | ||
"build": "npm-run-all build:clean build:esm" | ||
}, | ||
"files": [ | ||
"src/", | ||
"dist/" | ||
], | ||
"peerDependencies": { | ||
"@gondel/core": "*" | ||
}, | ||
"devDependencies": { | ||
"@gondel/core": "^1.2.8", | ||
"@types/webpack-env": "1.18.0", | ||
"npm-run-all": "4.1.5", | ||
"rimraf": "5.0.1", | ||
"typescript": "4.7.4" | ||
}, | ||
"gitHead": "5b025d4b8f015be197420404bb67a58bf1ac52c3" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
6293
5
8
89
0