@rollup-extras/plugin-copy
Advanced tools
Comparing version 1.2.4 to 1.2.5
{ | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"license": "MIT", | ||
@@ -14,3 +14,4 @@ "name": "@rollup-extras/plugin-copy", | ||
"default": "./dist/index.mjs" | ||
} | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
@@ -51,16 +52,16 @@ "main": "./dist/index.cjs", | ||
"@semantic-release/git": "10.0.1", | ||
"@semantic-release/npm": "8.0.3", | ||
"@semantic-release/npm": "9.0.1", | ||
"@semantic-release/release-notes-generator": "10.0.3", | ||
"@types/jest": "27.0.3", | ||
"@typescript-eslint/eslint-plugin": "5.8.1", | ||
"@typescript-eslint/parser": "5.8.1", | ||
"@types/jest": "27.5.1", | ||
"@typescript-eslint/eslint-plugin": "5.24.0", | ||
"@typescript-eslint/parser": "5.24.0", | ||
"conventional-changelog-angular": "5.0.13", | ||
"eslint": "8.5.0", | ||
"jest": "27.4.5", | ||
"semantic-release": "18.0.1", | ||
"eslint": "8.15.0", | ||
"jest": "28.1.0", | ||
"semantic-release": "19.0.2", | ||
"semantic-release-monorepo": "7.0.5", | ||
"ts-jest": "27.1.2", | ||
"typescript": "4.5.x", | ||
"ts-jest": "28.0.2", | ||
"typescript": "4.6.x", | ||
"update-monorepo-package-json": "0.2.0", | ||
"pkgbld": "1.1.3" | ||
"pkgbld": "1.2.12" | ||
}, | ||
@@ -77,4 +78,4 @@ "peerDependencies": { | ||
"glob-promise": "^4.2.2", | ||
"@rollup-extras/utils": "^1.2.2" | ||
"@rollup-extras/utils": "^1.2.3" | ||
} | ||
} |
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
21297
Updated@rollup-extras/utils@^1.2.3