@gemeente-denhaag/link
Advanced tools
Comparing version 0.2.3-alpha.59 to 0.2.3-alpha.60
{ | ||
"name": "@gemeente-denhaag/link", | ||
"version": "0.2.3-alpha.59", | ||
"description": "A Link component", | ||
"bugs": "https://github.com/nl-design-system/denhaag/issues", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/nl-design-system/denhaag.git", | ||
"directory": "components/link" | ||
}, | ||
"license": "EUPL-1.2", | ||
"author": "Municipality of The Hague", | ||
"exports": "./dist/index.js", | ||
"main": "dist/index.js", | ||
"module": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"build": "rollup -c ../../rollup.config.js", | ||
"clean": "yarn rimraf dist tsconfig.tsbuildinfo" | ||
}, | ||
"dependencies": { | ||
"@gemeente-denhaag/baseprops": "^0.2.3-alpha.59", | ||
"@gemeente-denhaag/icons": "^0.2.3-alpha.59" | ||
}, | ||
"peerDependencies": { | ||
"react": "^17.0.0" | ||
}, | ||
"gitHead": "86eb8ced190b23289c5cd180d1f8ee6c0100d7ac" | ||
"name": "@gemeente-denhaag/link", | ||
"version": "0.2.3-alpha.60", | ||
"description": "A Link component", | ||
"bugs": "https://github.com/nl-design-system/denhaag/issues", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/nl-design-system/denhaag.git", | ||
"directory": "components/link" | ||
}, | ||
"license": "EUPL-1.2", | ||
"author": "Municipality of The Hague", | ||
"exports": "./dist/index.js", | ||
"main": "dist/index.js", | ||
"module": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"build": "rollup -c ../../rollup.config.js", | ||
"clean": "yarn rimraf dist tsconfig.tsbuildinfo" | ||
}, | ||
"dependencies": { | ||
"@gemeente-denhaag/baseprops": "^0.2.3-alpha.60", | ||
"@gemeente-denhaag/icons": "^0.2.3-alpha.60" | ||
}, | ||
"peerDependencies": { | ||
"react": "^17.0.0" | ||
}, | ||
"gitHead": "9528cbd07de9264451cc3141300d82f9a45946e8" | ||
} |
Sorry, the diff of this file is not supported yet
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
60987