@sproutsocial/seeds-border
Advanced tools
Comparing version 1.1.2 to 1.2.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.2.0](https://github.com/sproutsocial/seeds-packets/compare/@sproutsocial/seeds-border@1.1.2...@sproutsocial/seeds-border@1.2.0) (2022-09-27) | ||
### Features | ||
* add typescript support ([24e718a](https://github.com/sproutsocial/seeds-packets/commit/24e718a26955f40b5645ba86600ff8aa8ba941fa)) | ||
## [1.1.2](https://github.com/sproutsocial/seeds-packets/compare/@sproutsocial/seeds-border@1.1.1...@sproutsocial/seeds-border@1.1.2) (2022-06-13) | ||
@@ -8,0 +19,0 @@ |
@@ -35,2 +35,14 @@ { | ||
}, | ||
"web/ts": { | ||
"transformGroup": "ts", | ||
"transforms": ["name/cti/constant"], | ||
"buildPath": "dist/", | ||
"files": [ | ||
{ | ||
"destination": "seeds-border.d.ts", | ||
"format": "template/ts-exports", | ||
"options": { "showFileHeader": false } | ||
} | ||
] | ||
}, | ||
"json": { | ||
@@ -37,0 +49,0 @@ "transforms": ["attribute/cti", "attribute/tokens"], |
{ | ||
"name": "@sproutsocial/seeds-border", | ||
"version": "1.1.2", | ||
"version": "1.2.0", | ||
"description": "Seeds Border Tokens", | ||
"main": "dist/seeds-border.js", | ||
"types": "dist/seeds-border.d.ts", | ||
"repository": { | ||
@@ -13,8 +14,12 @@ "type": "git", | ||
"scripts": { | ||
"build": "node build.js" | ||
"build": "node build.js", | ||
"clean": "rm -rf dist && rm -rf node_modules" | ||
}, | ||
"devDependencies": { | ||
"@sproutsocial/seeds-utils": "^1.2.2" | ||
"@sproutsocial/seeds-utils": "^1.3.0" | ||
}, | ||
"gitHead": "5b0931b90a65bd59059d1809ed7cd01dad6df5ef" | ||
"engines": { | ||
"node": "^14.15.0 || >=16.0.0" | ||
}, | ||
"gitHead": "4f965ebd4c1f84e18fb858db667c45be7c27b83a" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
8525
11
154
1