create-langchain-integration
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "create-langchain-integration", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"repository": { | ||
@@ -12,3 +12,3 @@ "type": "git", | ||
"dev": "ncc build ./index.ts -w -o dist/", | ||
"build": "ncc build ./index.ts -o ./dist/ --minify --no-cache --no-source-map-register", | ||
"build": "ncc build ./index.ts -o ./dist/ --minify --no-cache --no-source-map-register && cp ./template/.eslintrc.cjs ./template/.prettierrc ./template/.release-it.json ./dist/template", | ||
"format": "prettier --write \"./\"", | ||
@@ -15,0 +15,0 @@ "format:check": "prettier --check \"./\"" |
Sorry, the diff of this file is too big to display
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
519076
65
3082