@remotion/shapes
Advanced tools
Comparing version 3.3.73 to 3.3.75
{ | ||
"name": "@remotion/shapes", | ||
"version": "3.3.73", | ||
"description": "Utility functions and components for SVG shapes", | ||
"main": "dist/index.js", | ||
"sideEffects": false, | ||
"scripts": { | ||
"lint": "eslint src --ext ts,tsx", | ||
"watch": "tsc -w", | ||
"build": "tsc -d", | ||
"test": "vitest --run" | ||
}, | ||
"author": "Alex Fernandez, Jonny Burger <jonny@remotion.dev>", | ||
"license": "MIT", | ||
"repository": { | ||
"url": "https://github.com/remotion-dev/remotion" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/remotion-dev/remotion/issues" | ||
}, | ||
"devDependencies": { | ||
"@jonny/eslint-config": "3.0.266", | ||
"@testing-library/react": "^13.4.0", | ||
"@types/node": "^16.7.5", | ||
"@types/react": "18.0.26", | ||
"@vitejs/plugin-react": "^2.0.0", | ||
"eslint": "8.25.0", | ||
"prettier": "^2.7.1", | ||
"prettier-plugin-organize-imports": "^2.3.4", | ||
"react": "18.0.0", | ||
"react-dom": "18.0.0", | ||
"typescript": "^4.7.0", | ||
"vitest": "0.24.3" | ||
}, | ||
"keywords": [ | ||
"svg", | ||
"path", | ||
"utilities" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16.8.0", | ||
"react-dom": ">=16.8.0" | ||
}, | ||
"dependencies": { | ||
"@remotion/paths": "3.3.73" | ||
}, | ||
"gitHead": "085cd0f3fbcdca8c5d9f5e7ae44641befe7f389d" | ||
} | ||
"name": "@remotion/shapes", | ||
"version": "3.3.75", | ||
"description": "Utility functions and components for SVG shapes", | ||
"main": "dist/index.js", | ||
"sideEffects": false, | ||
"author": "Alex Fernandez, Jonny Burger <jonny@remotion.dev>", | ||
"license": "MIT", | ||
"repository": { | ||
"url": "https://github.com/remotion-dev/remotion" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/remotion-dev/remotion/issues" | ||
}, | ||
"devDependencies": { | ||
"@jonny/eslint-config": "3.0.266", | ||
"@testing-library/react": "^13.4.0", | ||
"@types/node": "^16.7.5", | ||
"@types/react": "18.0.26", | ||
"@vitejs/plugin-react": "^2.0.0", | ||
"eslint": "8.25.0", | ||
"prettier": "^2.7.1", | ||
"prettier-plugin-organize-imports": "^2.3.4", | ||
"react": "18.0.0", | ||
"react-dom": "18.0.0", | ||
"typescript": "^4.7.0", | ||
"vitest": "0.24.3" | ||
}, | ||
"keywords": [ | ||
"svg", | ||
"path", | ||
"utilities" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16.8.0", | ||
"react-dom": ">=16.8.0" | ||
}, | ||
"dependencies": { | ||
"@remotion/paths": "3.3.75" | ||
}, | ||
"scripts": { | ||
"lint": "eslint src --ext ts,tsx", | ||
"watch": "tsc -w", | ||
"build": "tsc -d", | ||
"test": "vitest --run" | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
41566
+ Added@remotion/paths@3.3.75(transitive)
- Removed@remotion/paths@3.3.73(transitive)
Updated@remotion/paths@3.3.75