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

@stylable/node

Package Overview
Dependencies
Maintainers
4
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylable/node - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

3

dist/stylable-module-source.js

@@ -15,3 +15,4 @@ "use strict";

return `
module.exports = require(${JSON.stringify(runtimePath)}).create(
Object.defineProperty(module, "__esModule", { value: true })
module.exports.default = require(${JSON.stringify(runtimePath)}).create(
${root},

@@ -18,0 +19,0 @@ ${namespace},

{
"name": "@stylable/node",
"version": "0.0.1",
"version": "0.0.2",
"main": "dist/index.js",

@@ -13,4 +13,4 @@ "types": "dist/index.d.ts",

"dependencies": {
"stylable": "^5.4.10",
"stylable-runtime": "^1.0.6"
"stylable": "^5.4.11",
"stylable-runtime": "^1.0.7"
},

@@ -28,3 +28,4 @@ "files": [

"author": "Wix.com",
"license": "BSD-3-Clause"
"license": "BSD-3-Clause",
"gitHead": "aa77e58fabc80947cffd396907ebb56aeaba5cc4"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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