@sproutsocial/seeds-border
Advanced tools
Comparing version 0.2.5 to 0.2.6
@@ -43,11 +43,7 @@ const fs = require('fs'); | ||
makeDir('border/_generated/').then(() => { | ||
fs.writeFileSync( | ||
'border/_generated/border.html', | ||
`<!-- GENERATED BY GULP - DO NOT EDIT -->\n\n<script>window.seedsBorder = ${JSON.stringify( | ||
easings | ||
)};</script>` | ||
); | ||
done(); | ||
}); | ||
fs.writeFileSync( | ||
'dist/tokens.json', | ||
`${JSON.stringify(easings)}` | ||
); | ||
done(); | ||
}) | ||
@@ -54,0 +50,0 @@ ); |
{ | ||
"name": "@sproutsocial/seeds-border", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"stability": "beta", | ||
@@ -16,4 +16,4 @@ "description": "SEEDS Design System Border Values", | ||
"devDependencies": { | ||
"@sproutsocial/seeds-utils": "^0.1.9" | ||
"@sproutsocial/seeds-utils": "^0.1.10" | ||
} | ||
} |
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
4861
11
50
1