Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@amazon-codecatalyst/blueprint-component.dev-environments

Package Overview
Dependencies
Maintainers
3
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amazon-codecatalyst/blueprint-component.dev-environments - npm Package Compare versions

Comparing version 0.0.0 to 0.3.0

.gitattributes

55

package.json
{
"name": "@amazon-codecatalyst/blueprint-component.dev-environments",
"version": "0.0.0"
"description": "This is a representation of a codecatalyst development environment workspace (MDE).",
"scripts": {
"build": "npx projen build",
"bump": "npx projen bump",
"clobber": "npx projen clobber",
"compile": "npx projen compile",
"default": "npx projen default",
"eject": "npx projen eject",
"eslint": "npx projen eslint",
"package": "npx projen package",
"post-compile": "npx projen post-compile",
"post-upgrade": "npx projen post-upgrade",
"pre-compile": "npx projen pre-compile",
"test": "npx projen test",
"unbump": "npx projen unbump",
"upgrade": "npx projen upgrade",
"watch": "npx projen watch",
"projen": "npx projen --no-post",
"component:package": "yarn build && yarn package",
"npm:push": "yarn bump && yarn component:package && yarn npm:publish",
"npm:publish": "npm publish dist/js/*.tgz"
},
"devDependencies": {
"@amazon-codecatalyst/blueprint-component.source-repositories": "*",
"@amazon-codecatalyst/blueprint-util.projen-blueprint-component": "*",
"@amazon-codecatalyst/blueprints.blueprint": "*",
"@types/node": "^18",
"@typescript-eslint/eslint-plugin": "^5",
"@typescript-eslint/parser": "^5",
"eslint": "^8",
"eslint-import-resolver-node": "*",
"eslint-import-resolver-typescript": "*",
"eslint-plugin-import": "*",
"npm-check-updates": "^16",
"projen": "*",
"standard-version": "^9",
"ts-node": "^10",
"typescript": "^4.x"
},
"peerDependencies": {
"@amazon-codecatalyst/blueprint-component.source-repositories": "*",
"@amazon-codecatalyst/blueprints.blueprint": "*",
"projen": "*"
},
"dependencies": {
"projen": "0.71.112",
"yaml": "*"
},
"main": "lib/index.js",
"license": "Apache-2.0",
"version": "0.3.0",
"types": "lib/index.d.ts",
"preferGlobal": true,
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\"."
}
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