Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

stylable-playground-recepies

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylable-playground-recepies - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

2

package-lock.json
{
"name": "library-importer",
"version": "0.1.0",
"version": "0.1.2",
"lockfileVersion": 1,

@@ -5,0 +5,0 @@ "requires": true,

{
"name": "stylable-playground-recepies",
"version": "0.2.0",
"version": "0.3.0",
"private": false,

@@ -9,12 +9,4 @@ "main": "./dist/src/index.js",

"clean": "rimraf ./dist",
"build": "npm run build-code && npm run build-recepies",
"build-code": "tsc -p tsconfig.json -d",
"build-recepies": "ts-node recepies/ts.ts && ts-node recepies/react-ts.ts && ts-node recepies/react.ts && ts-node recepies/react-ts-stylable.ts",
"watch": "npm run build -- -w"
"build": "ts-node src/ts.ts && ts-node src/react-ts.ts && ts-node src/react.ts && ts-node src/react-ts-stylable.ts"
},
"dependencies": {
"core-js": "^2.4.1",
"kissfs": "^0.4.0",
"kissfs-utils": "^0.2.0"
},
"devDependencies": {

@@ -37,3 +29,5 @@ "@types/autobahn": "^0.9.38",

"chai": "^4.1.0",
"core-js": "^2.4.1",
"fs-extra": "^5.0.0",
"kissfs": "^0.5.3",
"mocha": "^3.4.2",

@@ -40,0 +34,0 @@ "react": "^16.2.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc