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

@cryptic-css/core

Package Overview
Dependencies
Maintainers
2
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cryptic-css/core - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

dist/index.d.ts
export { default } from './ccss';
export { pipe, evaluateCSSProp } from './parsers';
export * from './parsers';
export { default as props, setProps } from './props';

@@ -4,0 +4,0 @@ export { default as options, setOptions } from './options';

export { default } from "./ccss";
export { pipe, evaluateCSSProp } from "./parsers";
export * from "./parsers";
export { default as props, setProps } from "./props";

@@ -4,0 +4,0 @@ export { default as options, setOptions } from "./options";

{
"name": "@cryptic-css/core",
"version": "0.1.1",
"version": "0.1.2",
"description": "> TODO: description",

@@ -35,3 +35,3 @@ "author": "Viktor Vincze <viktor.vincze@doclerholding.com>",

},
"gitHead": "c7bd7c5d3a1914bee25093477750f9144c3b5aae"
"gitHead": "fee5891d90bcf90b20883af1af195e53a16bd5fa"
}
export { default } from './ccss';
export { pipe, evaluateCSSProp } from './parsers';
export * from './parsers';
export { default as props, setProps } from './props';

@@ -4,0 +4,0 @@ export { default as options, setOptions } from './options';

export { default } from './ccss'
export { pipe, evaluateCSSProp } from './parsers'
export * from './parsers'
export { default as props, setProps } from './props'

@@ -4,0 +4,0 @@ export { default as options, setOptions } from './options'

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