@clds/feature-flags
Advanced tools
Comparing version 0.14.6 to 0.15.0
{ | ||
"name": "@clds/feature-flags", | ||
"description": "", | ||
"version": "0.14.6", | ||
"version": "0.15.0", | ||
"author": "Cloudinary", | ||
@@ -15,13 +15,2 @@ "main": "./dist/cjs/index.js", | ||
"peerDependencies": {}, | ||
"publishConfig": { | ||
"main": "./dist/cjs/index.js", | ||
"module": "./dist/esm/index.js", | ||
"typings": "./dist/esm/index.d.ts", | ||
"exports": { | ||
".": { | ||
"import": "./dist/esm/index.js", | ||
"require": "./dist/cjs/index.js" | ||
} | ||
} | ||
}, | ||
"repository": "cloudinary/design-system.git", | ||
@@ -28,0 +17,0 @@ "scripts": { |
{ | ||
"name": "feature-flags", | ||
"$schema": "../../../node_modules/nx/schemas/project-schema.json", | ||
@@ -3,0 +4,0 @@ "projectType": "library", |
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
183
11551