New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@teleporthq/teleport-plugin-react-styled-components

Package Overview
Dependencies
Maintainers
4
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teleporthq/teleport-plugin-react-styled-components - npm Package Compare versions

Comparing version

to
0.18.1

4

__tests__/component-scoped.ts
import { createReactStyledComponentsPlugin } from '../src'
import { staticNode, elementNode, component } from '@teleporthq/teleport-uidl-builders'
import { ComponentStructure, PluginStyledComponent } from '@teleporthq/teleport-types'
import { ComponentStructure } from '@teleporthq/teleport-types'
import { createComponentChunk } from './mocks'

@@ -112,4 +112,4 @@

expect(plugin(structure)).rejects.toThrow(PluginStyledComponent)
await expect(plugin(structure)).rejects.toThrow(Error)
})
})
{
"name": "@teleporthq/teleport-plugin-react-styled-components",
"version": "0.18.0",
"version": "0.18.1",
"description": "A plugin for injecting the styles through styled-components inside React components",

@@ -28,7 +28,7 @@ "author": "teleportHQ",

"@babel/types": "^7.5.5",
"@teleporthq/teleport-plugin-common": "^0.18.0",
"@teleporthq/teleport-shared": "^0.18.0",
"@teleporthq/teleport-types": "^0.18.0"
"@teleporthq/teleport-plugin-common": "^0.18.1",
"@teleporthq/teleport-shared": "^0.18.1",
"@teleporthq/teleport-types": "^0.18.1"
},
"gitHead": "7b47f013bf1889e19b31875a8f3abdc43b22615a"
"gitHead": "9d045364b4d8ca2deb6f67c1a6f625840c3c151d"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet