patternity
Advanced tools
Comparing version
{ | ||
"name": "patternity", | ||
"version": "1.0.70", | ||
"version": "1.0.71", | ||
"description": "Patternity is the pattern library and style guide for all Influitive apps", | ||
@@ -12,5 +12,3 @@ "main": "index.js", | ||
"prepublish": "npm run babel", | ||
"fonts": "gulp influicons", | ||
"styleguide-server": "(cd styleguide && npm install && npm run start)", | ||
"styleguide-build": "(cd styleguide && npm install && npm run build)" | ||
"fonts": "gulp influicons" | ||
}, | ||
@@ -17,0 +15,0 @@ "repository": { |
@@ -217,2 +217,6 @@ # Patternity | ||
#### Component Readmes | ||
Each component can have it's own Readme.md file. New components located in ```src``` will have their Readme.md in their component directory. Older components have their readmes located in ```infl-components-examples``` and the directory looks exactly like infl-components except the files end in ```.readme.md``` instead. | ||
## Publish & Release | ||
@@ -281,4 +285,6 @@ | ||
#### Generate styleguide | ||
#### Patternlab | ||
To manually generate the styleguide, you can run `npm run styleguide-build`, which will install the styleguide and deposit the results into styleguide/public. Alternatively, you can run `npm run styleguide-server` which will host a local hot-reloading server on localhost:3000 (can be configured in styleguide/styleguide.config.js) Any changes to components or styleguide will be immediately reflected on the server. However this will install it again. To skip the install again, just `(cd styleguide && npm run start)` | ||
Patternlab resides [here](https://github.com/influitive/patternlab). | ||
The pattern lab is built automatically by circleci. Results for old pattern lab are available at http://patternity.internal.influitive.com. The new pattern lab can be found at http://patternity.experimental.influitive.com. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
289
2.12%0
-100%986558
-1.99%285
-9.81%8368
-8.17%