@looker/components-providers
Advanced tools
Comparing version 0.7.30 to 0.7.32
{ | ||
"name": "@looker/components-providers", | ||
"license": "MIT", | ||
"version": "0.7.30", | ||
"main": "dist/cjs/index.js", | ||
"types": "dist/types/index.d.ts", | ||
"module": "dist/esm/index.js", | ||
"version": "0.7.32", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"files": [ | ||
"dist" | ||
"lib" | ||
], | ||
@@ -14,3 +13,3 @@ "repository": { | ||
"url": "https://github.com/looker-open-source/components", | ||
"directory": "packages/components-providers" | ||
"directory": "packages/providers" | ||
}, | ||
@@ -20,15 +19,7 @@ "publishConfig": { | ||
}, | ||
"scripts": { | ||
"build:all": "yarn clean && yarn run build:esm && yarn run build:cjs", | ||
"build:esm": "ttsc --project tsconfig.build.json --module es2015 --target es6 --outDir dist/esm", | ||
"build:cjs": "ttsc --project tsconfig.build.json --module commonjs --target es6 --outDir dist/cjs", | ||
"clean": "rm -Rf ./dist", | ||
"declaration": "ttsc --project tsconfig.json", | ||
"develop": "yarn build:es --watch --verbose & yarn declaration --watch" | ||
}, | ||
"dependencies": { | ||
"@looker/design-tokens": "^0.7.30" | ||
"@looker/design-tokens": "^0.7.32" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "^16.9.34", | ||
"@types/react": "^16.9.35", | ||
"@types/styled-components": "^4.4.1", | ||
@@ -40,5 +31,5 @@ "react": "^16.13.1", | ||
"react": "^16.9.0", | ||
"styled-components": "^4.3.2" | ||
"styled-components": "^4" | ||
}, | ||
"gitHead": "98c0502001b41e94a430ecb5a769864e82a712b8" | ||
"gitHead": "a9501cb873ae1582e039ce683c8f8eef5d02d0dd" | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
1811
2
0
1